diff options
| -rw-r--r-- | php-tcpdf.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec index b7f6557..773b089 100644 --- a/php-tcpdf.spec +++ b/php-tcpdf.spec @@ -21,7 +21,7 @@ Version:        6.6.2  Release:        1%{?gh_date:.%{gh_date}.%{gh_short}}%{?dist}  URL:            http://www.tcpdf.org -License:        LGPLv3 +License:        LGPL-3.0-or-later  Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{?gh_short}.tar.gz  # Disable opcache cahing for font metadata which may consume up to 90MB  | 
