diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-25 16:42:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-25 16:42:13 +0200 |
commit | 32b4a888c0015419ba2ce36197ba20da60c0e6f6 (patch) | |
tree | 9bf35a26515f67a6b246ceb201137f119c605af0 | |
parent | 53278c65903a7b9af7c0de36eab050f49bfa67fd (diff) |
php-tecnickcom-tc-lib-pdf-filter: 1.1.7
-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 b833b11..48c46ea 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 a90ef450c2d95477b9ce360c0fafa470cac46663 +%global gh_commit cf7488cd2e79b8b905d34121cf85601d8474d443 %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.4 +Version: 1.1.7 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -103,6 +103,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 25 2015 Remi Collet <remi@fedoraproject.org> - 1.1.7-1 +- update to 1.1.7 (no change) + * Sun Sep 13 2015 Remi Collet <remi@fedoraproject.org> - 1.1.4-1 - update to 1.1.4 - provide php-composer(tecnickcom/tc-lib-pdf-filter) |