summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-08 06:32:13 +0100
committerRemi Collet <remi@remirepo.net>2021-02-08 06:32:13 +0100
commite7ef341ce3af24340946e4b9fe5216a1be6965ca (patch)
tree74d778f0b925bb65317ad25a3427c6f00c3d2e7f
parentd95d8e733975c76e907b33a17354af74a26dadea (diff)
update to 1.14.6 (no change)
-rw-r--r--php-tecnickcom-tc-lib-color.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color.spec
index 7153a3a..ad6af9e 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 00c6c6e95df12448ecd758b64a70f2b2b2fe2367
+%global gh_commit 83cdb57fd900901c6aa2af8cfd67202518fb69b2
%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.14.1
+Version: 1.14.6
Release: 1%{?dist}
Summary: PHP library to manipulate various color representations
@@ -114,6 +114,9 @@ exit $ret
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 1.14.6-1
+- update to 1.14.6 (no change)
+
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 1.14.1-1
- update to 1.14.1
- switch to classmap autoloader