From e1a9fb54585cfbc998c603e7cc2c1ca1d8b8b4d8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2026 08:22:56 +0200 Subject: update to 2.0.45 (no change) --- php-tecnickcom-tc-lib-unicode.spec | 7 +++++-- 1 file 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 - 2.0.45-1 +- update to 2.0.45 (no change) + * Tue Feb 24 2026 Remi Collet - 2.0.43-1 - update to 2.0.43 -- cgit