summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 18:33:20 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 18:33:20 +0100
commitebe2a1961b7657f6e11118ea9a5430d0f13582e2 (patch)
tree89700dc069163a903f958f41d5857fbe382f343a
parent618e01637f6d1faaf9cf03868c9a5263e3477d24 (diff)
php-tecnickcom-tc-lib-pdf-parser: 2.1.12
-rw-r--r--php-tecnickcom-tc-lib-pdf-parser.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-parser.spec b/php-tecnickcom-tc-lib-pdf-parser.spec
index 1b44768..eefa9dd 100644
--- a/php-tecnickcom-tc-lib-pdf-parser.spec
+++ b/php-tecnickcom-tc-lib-pdf-parser.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit c1d0a6109e325429cef4fa508af82d828f3b943f
+%global gh_commit e56e4c527834cc87b2737b7a0fdcf70e3f92c909
%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: 2.1.10
+Version: 2.1.12
Release: 1%{?dist}
Summary: PHP library to parse PDF documents
@@ -106,13 +106,16 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
-%license LICENSE.TXT
+%license LICENSE
%doc composer.json
%doc README.md example
%{php_project}
%changelog
+* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 2.1.12-1
+- update to 2.1.12 (no change)
+
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 2.1.10-1
- update to 2.1.10 (no change)