From 1123777bc9ece7500a542c3f30cf6ca79f0daaae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Jun 2025 07:14:42 +0200 Subject: update to 8.1.2 --- 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 656b7e6..9c294c2 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 dd1ccad31085ebbc69d94b827269aefaf5b9085d +%global gh_commit 7512d8e0acf095ce0dd866ac43671a0b1405aad7 %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.0.91 +Version: 8.1.2 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Tue Jun 10 2025 Remi Collet - 8.1.2-1 +- update to 8.1.2 + * Sat Jun 7 2025 Remi Collet - 8.0.91-1 - update to 8.0.91 - raise dependency on tc-lib-pdf-graph 2.3 -- cgit