From 20461d8ed236cfe10e2f46db7f465615ac7684f7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Apr 2026 07:58:51 +0200 Subject: update to 8.6.3 --- php-tecnickcom-tc-lib-pdf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 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 10c8850..a4c1f14 100644 --- a/php-tecnickcom-tc-lib-pdf.spec +++ b/php-tecnickcom-tc-lib-pdf.spec @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} Summary: PHP PDF Library License: LGPL-3.0-or-later -Version: 8.6.0 +Version: 8.6.3 Release: 1%{?dist} %forgemeta @@ -30,7 +30,7 @@ BuildArch: noarch %if %{with tests} # For tests %global phpunit %{_bindir}/phpunit11 -BuildRequires: phpunit11 >= 11.5.55 +BuildRequires: phpunit11 >= 11.5 BuildRequires: php(language) >= 8.2 BuildRequires: (php-composer(%{c_vendor}/tc-lib-barcode) >= 2.4 with php-composer(%{c_vendor}/tc-lib-barcode) < 3) BuildRequires: (php-composer(%{c_vendor}/tc-lib-color) >= 2.3 with php-composer(%{c_vendor}/tc-lib-color) < 3) @@ -204,6 +204,9 @@ exit $ret %changelog +* Mon Apr 20 2026 Remi Collet - 8.6.3-1 +- update to 8.6.3 + * Sun Apr 19 2026 Remi Collet - 8.6.0-1 - update to 8.6.0 -- cgit