summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json6
-rw-r--r--php-tecnickcom-tc-lib-pdf-encrypt.spec5
2 files changed, 7 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 4489801..22595aa 100644
--- a/composer.json
+++ b/composer.json
@@ -1,11 +1,11 @@
{
- "name": "tecnickcom/tc-lib-pdf-encrypt-encrypt",
+ "name": "tecnickcom/tc-lib-pdf-encrypt",
"description": "PHP library to encrypt data for PDF",
"type": "library",
- "homepage": "http://www.tecnick.com",
+ "homepage": "https://tcpdf.org",
"license": "LGPL-3.0-or-later",
"keywords": [
- "tc-lib-pdf-encrypt-encrypt",
+ "tc-lib-pdf-encrypt",
"PDF",
"encrypt",
"encryption",
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index ef89fc2..34084bb 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.1.40
+Version: 2.1.41
Release: 1%{?dist}
%forgemeta
@@ -122,6 +122,9 @@ exit $ret
%changelog
+* Tue Apr 21 2026 Remi Collet <remi@remirepo.net> - 2.1.41-1
+- update to 2.1.41 (no change)
+
* Mon Apr 20 2026 Remi Collet <remi@remirepo.net> - 2.1.40-1
- update to 2.1.40 (no change)