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 | cf92c1bfd4a91746b212c7d53a7bbe586f5db5a8 (patch) | |
tree | 8e6f20442668013c941e58ef2dd32907117bf427 | |
parent | 8be20dd1019973877bd3244e5af4525bb26cc523 (diff) |
php-tecnickcom-tc-lib-color: 1.6.8
-rw-r--r-- | php-tecnickcom-tc-lib-color.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color.spec index fd22f3f..19171f7 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 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 |