summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-03 08:11:52 +0200
committerRemi Collet <remi@php.net>2026-05-03 08:11:52 +0200
commitdbcc706366baabe71464f66b389da6951316325d (patch)
treee747eb35e14dfd508ead6c050ed01f98046d7bcf
parent5174102060ea2b599d9b8aad033fe9717c095d0f (diff)
update to 2.1.2
-rw-r--r--composer.json6
-rw-r--r--php-tecnickcom-tc-lib-unicode.spec5
2 files changed, 10 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 3a057c1..a76a56b 100644
--- a/composer.json
+++ b/composer.json
@@ -18,6 +18,12 @@
"role": "lead"
}
],
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/tecnickcom"
+ }
+ ],
"require": {
"php": ">=8.1",
"ext-mbstring": "*",
diff --git a/php-tecnickcom-tc-lib-unicode.spec b/php-tecnickcom-tc-lib-unicode.spec
index 488b3ee..c460224 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.52
+Version: 2.1.2
Release: 1%{?dist}
%forgemeta
@@ -117,6 +117,9 @@ exit $ret
%changelog
+* Sun May 3 2026 Remi Collet <remi@remirepo.net> - 2.1.2-1
+- update to 2.1.2
+
* Wed Apr 29 2026 Remi Collet <remi@remirepo.net> - 2.0.52-1
- update to 2.0.52 (no change)