diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-03-10 06:18:08 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-03-10 06:18:08 +0100 | 
| commit | cc5a7f919d1104a4b6158eaa5e49d99eacfd129a (patch) | |
| tree | b2f8136a77111bfc86a5e0a0e47fa4b117e70539 | |
| parent | 1abbae60e8b9ebd584df66fd3fe91f66fe801fab (diff) | |
php-tecnickcom-tc-lib-color: 1.10.2
| -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 9d661ad..d1e53b6 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    49064f27becf99a2ea336fadfb3a6cba3f91089b +%global gh_commit    298772ea3d78c11d842415e345d31a0b7b068dc1  %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.10.2 +Version:        1.10.3  Release:        1%{?dist}  Summary:        PHP library to manipulate various color representations @@ -110,6 +110,9 @@ rm -rf %{buildroot}  %changelog +* Thu Mar 10 2016 Remi Collet <remi@fedoraproject.org> - 1.10.3-1 +- update to 1.10.3 (no change) +  * Fri Mar  4 2016 Remi Collet <remi@fedoraproject.org> - 1.10.2-1  - update to 1.10.2 (no change)  | 
