From 738296ae09bfe26ee9b09e0a6e433cb88c800b70 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Oct 2023 15:40:48 +0200 Subject: update to 1.4.30 --- php-tecnickcom-tc-lib-pdf-filter.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec index 0885113..94aa686 100644 --- a/php-tecnickcom-tc-lib-pdf-filter.spec +++ b/php-tecnickcom-tc-lib-pdf-filter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6cb6806e2e14e45233ff19988129b4f2fd12f23b +%global gh_commit 9efd9482ef99cc47031c913f47021214b1601a89 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 1.4.27 +Version: 1.4.30 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -108,6 +108,9 @@ exit $ret %changelog +* Tue Oct 10 2023 Remi Collet - 1.4.30-1 +- update to 1.4.30 + * Tue Oct 10 2023 Remi Collet - 1.4.27-1 - update to 1.4.27 -- cgit