diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-20 07:21:16 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-20 07:21:16 +0100 |
commit | dc37a76f9112fa8e4d565852880b056a50bf3abf (patch) | |
tree | 27501649b9a9fee424cd6ddf82686a4d479762eb | |
parent | 7c704aa012c84bf76f5558f69e473111d3a7effd (diff) |
php-tecnickcom-tc-lib-color: 1.6.8
-rw-r--r-- | php-tecnickcom-tc-lib-color/php-tecnickcom-tc-lib-color.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-color/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color/php-tecnickcom-tc-lib-color.spec index fd22f3f..19171f7 100644 --- a/php-tecnickcom-tc-lib-color/php-tecnickcom-tc-lib-color.spec +++ b/php-tecnickcom-tc-lib-color/php-tecnickcom-tc-lib-color.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit d908c67560ded6c6897bfa2d00eaeb0221cf785b +%global gh_commit 493e45557dfc98f24cadec97489d949eebe3d90f %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.5 +Version: 1.6.8 Release: 1%{?dist} Summary: PHP library to manipulate various color representations @@ -110,6 +110,9 @@ rm -rf %{buildroot} %changelog +* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.6.8-1 +- update to 1.6.8 (no change) + * Wed Nov 18 2015 Remi Collet <remi@fedoraproject.org> - 1.6.5-1 - update to 1.6.5 (no change) - run test suite with both PHP 5 and 7 when available |