diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-31 08:22:56 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-31 08:22:56 +0200 |
| commit | e1a9fb54585cfbc998c603e7cc2c1ca1d8b8b4d8 (patch) | |
| tree | e7da83bbcdc1a67185272ff8f42111c74edd2c2c | |
| parent | fa2c538ed081ec153e06e65e9cd720078f93f7a4 (diff) | |
update to 2.0.45 (no change)
| -rw-r--r-- | php-tecnickcom-tc-lib-unicode.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-unicode.spec b/php-tecnickcom-tc-lib-unicode.spec index 866e2e2..7f9a503 100644 --- a/php-tecnickcom-tc-lib-unicode.spec +++ b/php-tecnickcom-tc-lib-unicode.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 1605afe2800a2625b4e6ae2812b6ddd6e35329bb +%global gh_commit 3283913efe3d43b1025f5a3c50e1eb86c77e0ad7 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 2.0.43 +Version: 2.0.45 Release: 1%{?dist} Summary: PHP library containing Unicode methods @@ -114,6 +114,9 @@ exit $ret %changelog +* Tue Mar 31 2026 Remi Collet <remi@remirepo.net> - 2.0.45-1 +- update to 2.0.45 (no change) + * Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 2.0.43-1 - update to 2.0.43 |
