summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-03 08:09:07 +0100
committerRemi Collet <remi@remirepo.net>2020-01-03 08:09:07 +0100
commitb571739f41327611f7fc3667af85da442c536617 (patch)
treee8f1a4dbc8ba6390b573ef8ff74d624453df3560
parentb112b9da650d8f62a3b697595b101557788dd8c0 (diff)
v1.3.11 (no change)
-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)