diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf.spec')
| -rw-r--r-- | php-tecnickcom-tc-lib-pdf.spec | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf.spec b/php-tecnickcom-tc-lib-pdf.spec index ab8aa2b..aa03dd4 100644 --- a/php-tecnickcom-tc-lib-pdf.spec +++ b/php-tecnickcom-tc-lib-pdf.spec @@ -6,6 +6,9 @@ # # Please, preserve the changelog entries # + +%bcond_without tests + %global c_vendor tecnickcom %global gh_owner tecnickcom %global gh_project tc-lib-pdf @@ -13,12 +16,10 @@ %global forgeurl https://github.com/%{gh_owner}/%{gh_project} %global tag %{version} -%bcond_without tests - Name: php-%{gh_owner}-%{gh_project} Summary: PHP PDF Library License: LGPL-3.0-or-later -Version: 8.5.0 +Version: 8.5.1 Release: 1%{?dist} %forgemeta @@ -202,6 +203,9 @@ exit $ret %changelog +* Wed Apr 15 2026 Remi Collet <remi@remirepo.net> - 8.5.1-1 +- update to 8.5.1 + * Tue Apr 14 2026 Remi Collet <remi@remirepo.net> - 8.5.0-1 - update to 8.5.0 |
