diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-03 07:58:50 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-03 07:58:50 +0100 |
commit | 214cda5b0e842b6252f3462ff8311a6f70ea9385 (patch) | |
tree | 2539d859fed71010b321fb674fbec1d4f2749277 | |
parent | 0d260122758e61ecb89414ba5fdfe76a60272fe8 (diff) |
v1.12.15 (no change)
-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 b803d96..1407f78 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 2e423de9740749d6654c1910da51e18d9f9c6108 +%global gh_commit 2f4860cbac4d58c210b6bec4c5806906278962c1 %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.14 +Version: 1.12.15 Release: 1%{?dist} Summary: PHP library to manipulate various color representations @@ -112,6 +112,9 @@ exit $ret %changelog +* Fri Jan 3 2020 Remi Collet <remi@remirepo.net> - 1.12.15-1 +- update to 1.12.15 (no change) + * Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.12.14-1 - update to 1.12.14 (no change) |