From 4fb43d27bc11ef20ea010208dd614c324226c07d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Nov 2023 13:35:16 +0100 Subject: update to 2.0.10 (no change) --- 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 51569d0..42e1583 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 a0ac1a4c5c715b0e8b593a855178da1d307f047e +%global gh_commit 7e4af737b1655086a98509793330db32bfd10df3 %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: 2.0.8 +Version: 2.0.10 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -110,6 +110,9 @@ exit $ret %changelog +* Wed Nov 29 2023 Remi Collet - 2.0.10-1 +- update to 2.0.10 (no change) + * Tue Nov 28 2023 Remi Collet - 2.0.8-1 - update to 2.0.8 (no change) -- cgit