diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-25 18:05:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-25 18:05:50 +0100 |
commit | 63da69ea45322365fa7e4f46ce5b53146ad5ca85 (patch) | |
tree | b57542cd42cb0c2f44bf23c47c7de4e10bb95ca1 | |
parent | 570e9e0b869e38f7b794b2dc75d004ac7383ee13 (diff) |
php-tecnickcom-tc-lib-pdf-filter: 1.1.18
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec index 7c73b2a..4ba4d22 100644 --- a/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec +++ b/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 0f173b846ba09c006d64475ea7668f49ffb40d6d +%global gh_commit 4fef78444f732312a1d7f082083749c267d02029 %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.14 +Version: 1.1.18 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -107,6 +107,9 @@ rm -rf %{buildroot} %changelog +* Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 1.1.18-1 +- update to 1.1.18 (no change) + * Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.14-1 - update to 1.1.14 (no change) |