From e7ef341ce3af24340946e4b9fe5216a1be6965ca Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Feb 2021 06:32:13 +0100 Subject: update to 1.14.6 (no change) --- php-tecnickcom-tc-lib-color.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color.spec index 7153a3a..ad6af9e 100644 --- a/php-tecnickcom-tc-lib-color.spec +++ b/php-tecnickcom-tc-lib-color.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 00c6c6e95df12448ecd758b64a70f2b2b2fe2367 +%global gh_commit 83cdb57fd900901c6aa2af8cfd67202518fb69b2 %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.14.1 +Version: 1.14.6 Release: 1%{?dist} Summary: PHP library to manipulate various color representations @@ -114,6 +114,9 @@ exit $ret %changelog +* Mon Feb 8 2021 Remi Collet - 1.14.6-1 +- update to 1.14.6 (no change) + * Mon Dec 21 2020 Remi Collet - 1.14.1-1 - update to 1.14.1 - switch to classmap autoloader -- cgit