From b571739f41327611f7fc3667af85da442c536617 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jan 2020 08:09:07 +0100 Subject: v1.3.11 (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 ce20e25..6b1a611 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 f7f5a931e314a52d979fe5ad0e070ee3387059e7 +%global gh_commit ecfdd62f6bfb9c0c25939fb6a4979b60705bc7d7 %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.3.10 +Version: 1.3.11 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -110,6 +110,9 @@ exit $ret %changelog +* Fri Jan 3 2020 Remi Collet - 1.3.11-1 +- update to 1.3.11 (no change) + * Thu Jan 2 2020 Remi Collet - 1.3.10-1 - update to 1.3.10 (no change) -- cgit