summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-encrypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-encrypt.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-encrypt.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index ca00509..d7ca566 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 cc07add8ec99858778c6c177e419e21291015d27
+%global gh_commit 900839cd46614a1fb6b450a1189eea94bc6719c1
%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: 2.1.34
+Version: 2.1.36
Release: 1%{?dist}
Summary: PHP library to encrypt data for PDF
@@ -26,7 +26,7 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit
BuildArch: noarch
%if %{with_tests}
# For tests
-BuildRequires: php(language) >= 8.1
+BuildRequires: php(language) >= 8.2
BuildRequires: php-date
BuildRequires: php-hash
BuildRequires: php-openssl
@@ -119,6 +119,9 @@ exit $ret
%changelog
+* Tue Mar 31 2026 Remi Collet <remi@remirepo.net> - 2.1.36-1
+- update to 2.1.36 (no change)
+
* Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 2.1.34-1
- update to 2.1.34