From 6acf5959e40eeb7f92edeb559946e31d3fac8d22 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 Mar 2026 07:23:18 +0200 Subject: update to 8.4.15 --- 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 273ddfb..9bd4014 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 9b974b8658a8ba385390fd63dc39322ad2f5468e +%global gh_commit 9e50fff6ef84c5395525b58e818f3fc69530f561 %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.14 +Version: 8.4.15 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Mon Mar 30 2026 Remi Collet - 8.4.15-1 +- update to 8.4.15 + * Tue Mar 3 2026 Remi Collet - 8.4.14-1 - update to 8.4.14 -- cgit