summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-filter
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 07:29:57 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 07:29:57 +0100
commit64abbf5166a04c5470423c12e1d01b7d16a07715 (patch)
treecd5ffe18367a160c1b204032d7744aa85daa348a /php-tecnickcom-tc-lib-pdf-filter
parentecba384710606b2ee3f35c3b2ce7bca2410ab9fa (diff)
php-tecnickcom-tc-lib-pdf-filter: 1.1.12
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-filter')
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec7
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 cd130d8..71bb015 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 548ace30162e3f7c0eeac784db8397ecf8074247
+%global gh_commit 3e9a5d6115d82c2d541b7b0be4ac6b7d5cb6d938
%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.9
+Version: 1.1.12
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -107,6 +107,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.12-1
+- update to 1.1.12 (no change)
+
* Wed Nov 18 2015 Remi Collet <remi@fedoraproject.org> - 1.1.9-1
- update to 1.1.9 (no change)
- run test suite with both PHP 5 and 7 when available