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