From 5c4df5ef0dae9ec003e00ebd84bfabf73668cbff Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Nov 2023 13:36:16 +0100 Subject: update to 2.0.10 (no change) --- php-tecnickcom-tc-lib-unicode-data.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-tecnickcom-tc-lib-unicode-data.spec') diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec index a7d423e..fc0ea3f 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 b4fca2511e154a7ce1638199ba9f1a4972b9e493 +%global gh_commit f9b79d644399369ff6a5bec6172a4cb49643bf13 %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.8 +Version: 2.0.10 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -107,6 +107,9 @@ exit $ret %changelog +* Wed Nov 29 2023 Remi Collet - 2.0.10-1 +- update to 2.0.10 (no change) + * Tue Nov 28 2023 Remi Collet - 2.0.8-1 - update to 2.0.8 (no change) -- cgit