From f217c0c19c36e4c0da0489a52c53bcf12810b484 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Oct 2023 08:33:19 +0200 Subject: update to 1.4.31 --- 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 7d69773..65e766e 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 d2d3d7f3317186d2d6f425a67476193b71177041 +%global gh_commit a62043493c1b44ead431df581e1a3dbc89f0e903 %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: 1.4.26 +Version: 1.4.31 Release: 1%{?dist} Summary: PHP library containing Unicode methods @@ -124,6 +124,9 @@ exit $ret %changelog +* Thu Oct 12 2023 Remi Collet - 1.4.31-1 +- update to 1.4.31 + * Tue Oct 10 2023 Remi Collet - 1.4.26-1 - update to 1.4.26 -- cgit