From ba041e11b5686d169bc6e9fabc8a546ec44073df Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Nov 2015 18:25:29 +0100 Subject: php-tecnickcom-tc-lib-color: 1.6.10 --- php-tecnickcom-tc-lib-color.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-tecnickcom-tc-lib-color.spec') diff --git a/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color.spec index 19171f7..f429ece 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 493e45557dfc98f24cadec97489d949eebe3d90f +%global gh_commit 53e228c710f7cd9e0361c8299902cea57a613f36 %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.6.8 +Version: 1.6.10 Release: 1%{?dist} Summary: PHP library to manipulate various color representations @@ -101,7 +101,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} -%license LICENSE.TXT +%license LICENSE %doc composer.json %doc README.md example %dir %{_datadir}/php/Com @@ -110,6 +110,9 @@ rm -rf %{buildroot} %changelog +* Fri Nov 20 2015 Remi Collet - 1.6.10-1 +- update to 1.6.10 (no change) + * Fri Nov 20 2015 Remi Collet - 1.6.8-1 - update to 1.6.8 (no change) -- cgit