diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-15 07:05:39 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-15 07:05:39 +0200 |
| commit | 14d058f9d15fd7d9218d59f00fcbe18fe14f53f6 (patch) | |
| tree | 477d003b9e2350408a915f979b272ae113efd778 /php-tecnickcom-tc-lib-pdf.spec | |
| parent | f6bb47ba262a0b88020f1e0a5886789ad9c2c2bf (diff) | |
update to 8.5.1
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 |
