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
commit8df5dc3fa08c13835de83092b12d26ec0db31205 (patch)
tree466372d1552f18c5d0dda91b797c79453753199f
parent98fb8f97f1c3dc59ea92dac71b5da3319876ceaa (diff)
php-tecnickcom-tc-lib-pdf-parser: 2.2.3
-rw-r--r--php-tecnickcom-tc-lib-pdf-parser/php-tecnickcom-tc-lib-pdf-parser.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-parser/php-tecnickcom-tc-lib-pdf-parser.spec b/php-tecnickcom-tc-lib-pdf-parser/php-tecnickcom-tc-lib-pdf-parser.spec
index 6b8f421..0d0b6f0 100644
--- a/php-tecnickcom-tc-lib-pdf-parser/php-tecnickcom-tc-lib-pdf-parser.spec
+++ b/php-tecnickcom-tc-lib-pdf-parser/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
+