From 53abba9c92a4f414874a309475d751f8a4ee3e03 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Aug 2015 13:59:41 +0200 Subject: php-tecnickcom-tc-lib-unicode-data: 1.4.1 --- 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 be29009..5046887 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 7148c9a56eb7987e05b795c03929cfd5f8659ae7 +%global gh_commit 433e5a2c6ba1ce2c4b78e09e559649364b0b7c91 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnick.com %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 1.3.0 +Version: 1.4.1 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -102,6 +102,9 @@ rm -rf %{buildroot} %changelog +* Thu Aug 6 2015 Remi Collet - 1.4.1-1 +- update to 1.4.1 + * Tue Aug 4 2015 Remi Collet - 1.3.0-1 - update to 1.3.0 -- cgit