summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-tecnickcom-tc-lib-pdf-encrypt.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index 787dc27..fd8615f 100644
--- a/php-tecnickcom-tc-lib-pdf-encrypt.spec
+++ b/php-tecnickcom-tc-lib-pdf-encrypt.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 61b2115f8530eedc0bd4cd8e4033988fc25cf383
+%global gh_commit 9b2ef81b4879e6f0e339ad0ffb1ee8d5e68f389f
%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.5.9
+Version: 1.5.10
Release: 1%{?dist}
Summary: PHP library to encrypt data for PDF
@@ -121,6 +121,9 @@ exit $ret
%changelog
+* Fri Jan 3 2020 Remi Collet <remi@remirepo.net> - 1.5.10-1
+- update to 1.5.10 (no change)
+
* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.5.9-1
- update to 1.5.9 (no change)