From 0eed933664d6a077dca3461c80abfd0b37671d26 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Oct 2023 08:29:13 +0200 Subject: update to 1.7.31 --- 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 c68dd8b..0e806c4 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 6fb5664473eb9ceb522680edd3cc99747b4100a1 +%global gh_commit c8e5afc9d176ac27b5c59c2db5ed758625959e2c %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.7.26 +Version: 1.7.31 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -105,6 +105,9 @@ exit $ret %changelog +* Thu Oct 12 2023 Remi Collet - 1.7.31-1 +- update to 1.7.31 + * Tue Oct 10 2023 Remi Collet - 1.7.26-1 - update to 1.7.26 -- cgit