summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-13 20:59:16 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-13 20:59:16 +0200
commita6b812b08665670b1f2a61f6bdb152eda3c2a7be (patch)
tree862a7d8f8ed15a518e98a72aa3ffec267a184068
parentdcdd271a031bcd3024eaf71e97144560c8163106 (diff)
php-tecnickcom-tc-lib-pdf-filter: 1.1.4
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec
index d59e0ab..b833b11 100644
--- a/php-tecnickcom-tc-lib-pdf-filter.spec
+++ b/php-tecnickcom-tc-lib-pdf-filter.spec
@@ -6,16 +6,16 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 9db518d4975e069eb4bee6484b22bf0813348072
+%global gh_commit a90ef450c2d95477b9ce360c0fafa470cac46663
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global c_vendor tecnick.com
+%global c_vendor tecnickcom
%global gh_owner tecnickcom
%global gh_project tc-lib-pdf-filter
%global php_project %{_datadir}/php/Com/Tecnick/Pdf/Filter
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.1.3
+Version: 1.1.4
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -103,6 +103,10 @@ rm -rf %{buildroot}
%changelog
+* Sun Sep 13 2015 Remi Collet <remi@fedoraproject.org> - 1.1.4-1
+- update to 1.1.4
+- provide php-composer(tecnickcom/tc-lib-pdf-filter)
+
* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> - 1.1.3-1
- update to 1.1.3 (no change)