summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-21 07:49:46 +0200
committerRemi Collet <remi@php.net>2026-04-21 07:49:46 +0200
commit0a7cfce4613f8f4044263a398377060e49034c7f (patch)
tree78efefd6973a20f48281f1de2cdba6d0511cdae2
parent44c48b657d10ad6e5615db370f58682b9a6abd8e (diff)
update to 2.0.49 (no change)HEADmaster
-rw-r--r--composer.json2
-rw-r--r--php-tecnickcom-tc-lib-unicode-data.spec5
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)