summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-04 15:00:34 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-04 15:00:34 +0100
commit19bdbdf5dc8e1da6e7eb69364cb057d7951a5ea8 (patch)
treebd4a97a48404694e595bdaf5a21a0e4c1153692d
parent7225140b1d6b53d8731678c03e3f1abbf94cd5ec (diff)
php-tecnickcom-tc-lib-pdf-filter: 1.2.1
-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 7586d92..5b7a212 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 c47b2c2f1989a1f7da8aabdb67336b1a04634383
+%global gh_commit a9ad0b4a14555b29e8194be9d07c7a168acb3ba7
%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.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -107,6 +107,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 1.2.1-1
+- update to 1.2.1 (no change)
+
* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 1.2.0-1
- update to 1.2.0 (no change)
- raise dependency on php >= 5.4
@@ -156,4 +159,5 @@ rm -rf %{buildroot}
* Thu Jul 2 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-1
- initial package, version 1.1.0
- open https://github.com/tecnickcom/tc-lib-pdf-filter/pull/1
- fix autoloader \ No newline at end of file
+ fix autoloader
+