summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-color.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-10 11:55:51 +0200
committerRemi Collet <remi@php.net>2023-10-10 11:55:51 +0200
commitf46268a63aac6fe09e38b76cf4208afe8428b955 (patch)
tree4281599a2757abb1e808d752ac84cf93e68c0ddf /php-tecnickcom-tc-lib-color.spec
parent37967a2d3d8e7833f0b90c312a79fa4ccb8ffdd4 (diff)
update to 1.14.29
Diffstat (limited to 'php-tecnickcom-tc-lib-color.spec')
-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 0fe8277..ae80c8e 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 c0ea9b1a8488776d33ae4051aa0701facf79e402
+%global gh_commit 552ad37605b7260afbfae0a3ed4682e972e94a91
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,13 +15,13 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.14.28
+Version: 1.14.29
Release: 1%{?dist}
Summary: PHP library to manipulate various color representations
License: LGPL-3.0-or-later
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{?gh_short}.tar.gz
+Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{?gh_short}.tar.gz
BuildArch: noarch
%if %{with_tests}
@@ -110,6 +110,9 @@ exit $ret
%changelog
+* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.14.29-1
+- update to 1.14.29
+
* Wed Sep 6 2023 Remi Collet <remi@remirepo.net> - 1.14.28-1
- update to 1.14.28 (no change)