From bb66f3fd374547308de7f93fbd35eb37eca7b21f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Jun 2025 07:08:41 +0200 Subject: update to 8.1.5 --- 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 9c294c2..7023f30 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 7512d8e0acf095ce0dd866ac43671a0b1405aad7 +%global gh_commit b4f3b51aa0f2aa4452fa3cb1458ee6c8ba15c0dd %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.1.2 +Version: 8.1.5 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Mon Jun 23 2025 Remi Collet - 8.1.5-1 +- update to 8.1.5 + * Tue Jun 10 2025 Remi Collet - 8.1.2-1 - update to 8.1.2 -- cgit