summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-encrypt.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-13 08:21:06 +0200
committerRemi Collet <remi@php.net>2026-05-13 08:21:06 +0200
commitbb8da19b3722c4534d5f83e5b6329a6d6ef4a70d (patch)
tree8762b2aaa91fab84dc87e27349c08fd1215aa1a4 /php-tecnickcom-tc-lib-pdf-encrypt.spec
parentdc44f07be33124ea1d22430eb5f8f1eac66a0597 (diff)
update to 2.3.0HEADmaster
raise dependency on PHP 8.2
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-encrypt.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-encrypt.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index c5f05e2..fd6a20b 100644
--- a/php-tecnickcom-tc-lib-pdf-encrypt.spec
+++ b/php-tecnickcom-tc-lib-pdf-encrypt.spec
@@ -19,7 +19,7 @@
Name: php-%{gh_owner}-%{gh_project}
Summary: PHP library to encrypt data for PDF
License: LGPL-3.0-or-later
-Version: 2.2.2
+Version: 2.3.0
Release: 1%{?dist}
%forgemeta
@@ -41,12 +41,12 @@ BuildRequires: phpunit11 >= 11.5
BuildRequires: php-fedora-autoloader-devel
# From composer.json, "require": {
-# "php": ">=8.1",
+# "php": ">=8.2",
# "ext-date": "*",
# "ext-hash": "*",
# "ext-openssl": "*",
# "ext-pcre": "*",
-Requires: php(language) >= 8.1
+Requires: php(language) >= 8.2
Requires: php-date
Requires: php-hash
Requires: php-openssl
@@ -122,6 +122,10 @@ exit $ret
%changelog
+* Wed May 13 2026 Remi Collet <remi@remirepo.net> - 2.3.0-1
+- update to 2.3.0
+- raise dependency on PHP 8.2
+
* Sun May 3 2026 Remi Collet <remi@remirepo.net> - 2.2.2-1
- update to 2.2.2