summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec
index ce20e25..6b1a611 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 f7f5a931e314a52d979fe5ad0e070ee3387059e7
+%global gh_commit ecfdd62f6bfb9c0c25939fb6a4979b60705bc7d7
%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.3.10
+Version: 1.3.11
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -110,6 +110,9 @@ exit $ret
%changelog
+* Fri Jan 3 2020 Remi Collet <remi@remirepo.net> - 1.3.11-1
+- update to 1.3.11 (no change)
+
* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.3.10-1
- update to 1.3.10 (no change)