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.spec19
1 files changed, 13 insertions, 6 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index c7b3d31..b168854 100644
--- a/php-tecnickcom-tc-lib-pdf-encrypt.spec
+++ b/php-tecnickcom-tc-lib-pdf-encrypt.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-encrypt
#
-# Copyright (c) 2016-2023 Remi Collet
+# Copyright (c) 2016-2024 Remi Collet
# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 20dc0dc1c0a19ae7caee3445ac10db2f96574118
+%global gh_commit 16d851d673438b706bf9875ccc4590cfc474185c
%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.2
+Version: 2.1.6
Release: 1%{?dist}
Summary: PHP library to encrypt data for PDF
@@ -94,7 +94,7 @@ require '%{buildroot}%{php_project}/autoload.php';
EOF
ret=0
-for cmdarg in php php81 php82 php83; do
+for cmdarg in php php81 php82 php83 php84; do
if which $cmdarg; then
set $cmdarg
cp phpunit.xml.dist phpunit.xml
@@ -109,8 +109,6 @@ exit $ret
%files
-# remirepo:1
-%{!?_licensedir:%global license %%doc}
%license LICENSE
%doc composer.json
%doc *.md
@@ -121,6 +119,15 @@ exit $ret
%changelog
+* Mon Sep 9 2024 Remi Collet <remi@remirepo.net> - 2.1.6-1
+- update to 2.1.6 (no change)
+
+* Fri Aug 30 2024 Remi Collet <remi@remirepo.net> - 2.1.5-1
+- update to 2.1.5
+
+* Mon Aug 19 2024 Remi Collet <remi@remirepo.net> - 2.1.4-1
+- update to 2.1.4 (no change)
+
* Fri Apr 12 2024 Remi Collet <remi@remirepo.net> - 2.1.2-1
- update to 2.1.2