summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-02 16:28:47 +0100
committerRemi Collet <remi@remirepo.net>2020-01-02 16:28:47 +0100
commit0d260122758e61ecb89414ba5fdfe76a60272fe8 (patch)
tree58782f9c12e01cb54b13db3501e881524c8a496b
parent8aa9fb02ee34df6410f289126fae50f0de1d6b6d (diff)
v1.12.14 (no change)
-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 23a16c6..b803d96 100644
--- a/php-tecnickcom-tc-lib-color.spec
+++ b/php-tecnickcom-tc-lib-color.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-color
#
-# Copyright (c) 2015-2019 Remi Collet
+# Copyright (c) 2015-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 67402204a7120716fe8e885019990501c5d4cffb
+%global gh_commit 2e423de9740749d6654c1910da51e18d9f9c6108
%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.12.13
+Version: 1.12.14
Release: 1%{?dist}
Summary: PHP library to manipulate various color representations
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.12.14-1
+- update to 1.12.14 (no change)
+
* Fri Sep 20 2019 Remi Collet <remi@remirepo.net> - 1.12.13-1
- update to 1.12.13