summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-color.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-03 08:47:12 +0200
committerRemi Collet <remi@php.net>2023-05-03 08:47:12 +0200
commitd59256507e800d81b51602fda714ff4c114bd70a (patch)
tree8ec933dc26ddcc2064916a432257ea19e7e6b2a2 /php-tecnickcom-tc-lib-color.spec
parent4b96fff13e31f60726d062710bfad3a235344dbd (diff)
update to 1.14.19 (no change)
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 867432a..9f6e4b9 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 c430e0b8a8847935a72bc5fcc334d1e4d029e23b
+%global gh_commit cd048cf7c7e6d02c1f108b90d9978a1ae102ff2b
%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.18
+Version: 1.14.19
Release: 1%{?dist}
Summary: PHP library to manipulate various color representations
@@ -27,7 +27,7 @@ BuildArch: noarch
%if %{with_tests}
# For tests
%global phpunit %{_bindir}/phpunit9
-BuildRequires: phpunit9 >= 9.5.0
+BuildRequires: phpunit9 >= 9.5.27
BuildRequires: php(language) >= 5.3
BuildRequires: php-pcre
%endif
@@ -109,6 +109,9 @@ exit $ret
%changelog
+* Wed May 3 2023 Remi Collet <remi@remirepo.net> - 1.14.19-1
+- update to 1.14.19 (no change)
+
* Thu Dec 22 2022 Remi Collet <remi@remirepo.net> - 1.14.18-1
- update to 1.14.18 (no change)