summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-03 08:07:40 +0100
committerRemi Collet <remi@remirepo.net>2020-01-03 08:07:40 +0100
commit845c94e67e67735cf36b90ea14b0b475eacb7ea6 (patch)
tree46d0c447d0ae5209c98de670fe67d5cafce6eae9
parent3d4443bd7ee864f57140af25abec3f66567e0a4c (diff)
v1.5.10 (no change)
-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)