summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 18:29:42 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 18:29:42 +0100
commit32d6726a78c6ec4413e360d4b71c0dc019360234 (patch)
tree64a06f1290094b65c1fb68b0e5aca03f1bf033b3
parent158782d382c525d31a3b1ade3b3102edac364306 (diff)
php-tecnickcom-tc-lib-pdf-filter: 1.1.14
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec
index 71bb015..7c73b2a 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 3e9a5d6115d82c2d541b7b0be4ac6b7d5cb6d938
+%global gh_commit 0f173b846ba09c006d64475ea7668f49ffb40d6d
%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.12
+Version: 1.1.14
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -97,7 +97,7 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
-%license LICENSE.TXT
+%license LICENSE
%doc composer.json
%doc README.md
%dir %{_datadir}/php/Com
@@ -107,6 +107,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.14-1
+- update to 1.1.14 (no change)
+
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.12-1
- update to 1.1.12 (no change)