From 14d058f9d15fd7d9218d59f00fcbe18fe14f53f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Apr 2026 07:05:39 +0200 Subject: update to 8.5.1 --- php-tecnickcom-tc-lib-pdf.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'php-tecnickcom-tc-lib-pdf.spec') 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 - 8.5.1-1 +- update to 8.5.1 + * Tue Apr 14 2026 Remi Collet - 8.5.0-1 - update to 8.5.0 -- cgit