From 0b65f1f7dd164bcd34d2778c4eee9abef74ed903 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2026 08:26:41 +0200 Subject: update to 8.4.17 --- php-tecnickcom-tc-lib-pdf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf.spec b/php-tecnickcom-tc-lib-pdf.spec index 9bd4014..528bd96 100644 --- a/php-tecnickcom-tc-lib-pdf.spec +++ b/php-tecnickcom-tc-lib-pdf.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 9e50fff6ef84c5395525b58e818f3fc69530f561 +%global gh_commit 56f8cc151995789b9fe92d1e830914a8a3abd1b0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %bcond_without tests Name: php-%{gh_owner}-%{gh_project} -Version: 8.4.15 +Version: 8.4.17 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Tue Mar 31 2026 Remi Collet - 8.4.17-1 +- update to 8.4.17 + * Mon Mar 30 2026 Remi Collet - 8.4.15-1 - update to 8.4.15 -- cgit