summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-04 15:05:55 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-04 15:05:55 +0100
commit2c0e4089b994f652122bf5af000231d2f530319b (patch)
treecfeb73670961dcbc241b24c30e99ac78d583b142
parent0b1d4ace7b8999b90bb27731e5ef212e94cd315f (diff)
php-tecnickcom-tc-lib-pdf-parser: 2.2.3
-rw-r--r--php-tecnickcom-tc-lib-pdf-parser.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-parser.spec b/php-tecnickcom-tc-lib-pdf-parser.spec
index 6b8f421..0d0b6f0 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 6e35159fb22dc0ac051d5d99ee5ff6fe9db7195a
+%global gh_commit 5c0a8fdccc17abb3c25ab3dadf752fab01b9ff4b
%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.2.2
+Version: 2.2.3
Release: 1%{?dist}
Summary: PHP library to parse PDF documents
@@ -114,6 +114,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 2.2.3-1
+- update to 2.2.3 (no change)
+
* Tue Jan 12 2016 Remi Collet <remi@fedoraproject.org> - 2.2.2-1
- update to 2.2.2
@@ -173,3 +176,4 @@ rm -rf %{buildroot}
fix autoloader
- open https://github.com/tecnickcom/tc-lib-pdf-parser/pull/2
php < 5.5 compatibility
+