diff options
| -rw-r--r-- | composer.json | 2 | ||||
| -rw-r--r-- | php-tecnickcom-tc-lib-file.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 656f882..99a45af 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "tecnickcom/tc-lib-file", "description": "PHP library to read byte-level data from files", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-file", diff --git a/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file.spec index 807474b..644d6bc 100644 --- a/php-tecnickcom-tc-lib-file.spec +++ b/php-tecnickcom-tc-lib-file.spec @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} Summary: PHP library to read byte-level data from files License: LGPL-3.0-or-later -Version: 2.3.6 +Version: 2.3.7 Release: 1%{?dist} %forgemeta @@ -112,6 +112,9 @@ exit $ret %changelog +* Tue Apr 21 2026 Remi Collet <remi@remirepo.net> - 2.3.7-1 +- update to 2.3.7 + * Mon Apr 20 2026 Remi Collet <remi@remirepo.net> - 2.3.6-1 - update to 2.3.6 |
