summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 18:25:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 18:25:29 +0100
commitba041e11b5686d169bc6e9fabc8a546ec44073df (patch)
tree35d189ba412767bd21994175b6f50b4f3794cf52
parentcf92c1bfd4a91746b212c7d53a7bbe586f5db5a8 (diff)
php-tecnickcom-tc-lib-color: 1.6.10
-rw-r--r--php-tecnickcom-tc-lib-color.spec9
1 files changed, 6 insertions, 3 deletions
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 <remi@fedoraproject.org> - 1.6.10-1
+- update to 1.6.10 (no change)
+
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.6.8-1
- update to 1.6.8 (no change)