summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-21 07:58:19 +0200
committerRemi Collet <remi@php.net>2026-04-21 07:58:19 +0200
commit1dea55a46aa560e8063ca2afd619609f4ff8aac4 (patch)
tree082a8e583814f040caef979c36875bd607419681
parent97f93da132c92a1a9e6b0f4d71dd82ae010ece30 (diff)
update to 2.0.50 (no change)HEADmaster
-rw-r--r--composer.json2
-rw-r--r--php-tecnickcom-tc-lib-unicode.spec5
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)