From a1ff46e0763eed4431ac829c405bbc5d11f46d8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Dec 2015 17:43:53 +0100 Subject: php-tecnickcom-tc-lib-pdf-filter: 1.1.20 --- 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 8afd81b..14fa418 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 28cb5eedc078859f2208a34b7ce89036c8930904 +%global gh_commit 23f0884913c7045a9dd2d480a1a527abe4be4fe8 %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.1.20 +Version: 1.1.22 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -107,6 +107,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 7 2015 Remi Collet - 1.1.22-1 +- update to 1.1.22 (no change) + * Thu Dec 3 2015 Remi Collet - 1.1.20-1 - update to 1.1.20 (no change) -- cgit