summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-12 08:26:53 +0200
committerRemi Collet <remi@php.net>2023-10-12 08:26:53 +0200
commit87ce2282cbe0224b8a9a42e250c58f3916f73cb2 (patch)
tree1d404b62285327ffca76a49f73546f2bd895eeb1
parentf799ed35487c77da741fe29723c55872dea96592 (diff)
update to 1.6.33
-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 1fc932f..56dd087 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 31f7e4e3f97199475dfb248fd1417e84048bbb24
+%global gh_commit 5cdf890becb68c64f4c42dedde5c0d6dd4c0421b
%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.6.28
+Version: 1.6.33
Release: 1%{?dist}
Summary: PHP library to encrypt data for PDF
@@ -123,6 +123,9 @@ exit $ret
%changelog
+* Thu Oct 12 2023 Remi Collet <remi@remirepo.net> - 1.6.33-1
+- update to 1.6.33
+
* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.6.28-1
- update to 1.6.28