diff options
| -rw-r--r-- | composer.json | 2 | ||||
| -rw-r--r-- | php-tecnickcom-tc-lib-unicode.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/composer.json b/composer.json index e0a80ab..3a057c1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "tecnickcom/tc-lib-unicode", "description": "PHP library containing Unicode methods", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-unicode", diff --git a/php-tecnickcom-tc-lib-unicode.spec b/php-tecnickcom-tc-lib-unicode.spec index f2441f9..521eb02 100644 --- a/php-tecnickcom-tc-lib-unicode.spec +++ b/php-tecnickcom-tc-lib-unicode.spec @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} Summary: PHP library containing Unicode methods License: LGPL-3.0-or-later -Version: 2.0.49 +Version: 2.0.50 Release: 1%{?dist} %forgemeta @@ -117,6 +117,9 @@ exit $ret %changelog +* Tue Apr 21 2026 Remi Collet <remi@remirepo.net> - 2.0.50-1 +- update to 2.0.50 (no change) + * Mon Apr 20 2026 Remi Collet <remi@remirepo.net> - 2.0.49-1 - update to 2.0.49 (no change) |
