summaryrefslogtreecommitdiffstats
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
commit158782d382c525d31a3b1ade3b3102edac364306 (patch)
tree0a6afbcda4962dd5391ee56ab26f070a9dfd68f5
parentc49fd234c87c54bcd4107e2e0af0bcd4972a2ba3 (diff)
php-tecnickcom-tc-lib-pdf-filter: 1.1.12
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec
index cd130d8..71bb015 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 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