From c1564c8d21349d4fea86a758bc77543edb9ec188 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2026 08:18:26 +0200 Subject: update to 2.0.44 (no change) --- php-tecnickcom-tc-lib-unicode-data.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec index 0f0e250..e9e55ad 100644 --- a/php-tecnickcom-tc-lib-unicode-data.spec +++ b/php-tecnickcom-tc-lib-unicode-data.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 1bd180a4c1dac5014b30c2731ff69509ef0e9396 +%global gh_commit dd0f96c68d9bef77a994498f47248735ddc37498 %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.42 +Version: 2.0.44 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -105,6 +105,9 @@ exit $ret %changelog +* Tue Mar 31 2026 Remi Collet - 2.0.44-1 +- update to 2.0.44 (no change) + * Tue Feb 24 2026 Remi Collet - 2.0.42-1 - update to 2.0.42 (no change) -- cgit