summaryrefslogtreecommitdiffstats
path: root/phpunit9.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-06 07:33:58 +0100
committerRemi Collet <remi@php.net>2022-03-06 07:33:58 +0100
commit676dd4be16fb84d7ffaee0de9893831c209663b3 (patch)
tree4534461ad8192b7dbafb6c7bbadf3f0cb543f2fb /phpunit9.spec
parent4be18fe99299a7433708816d6dd10c68beb8f4bc (diff)
update to 9.5.17 #StandWithUkraine
Diffstat (limited to 'phpunit9.spec')
-rw-r--r--phpunit9.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit9.spec b/phpunit9.spec
index 23c3c14..e6aa5ec 100644
--- a/phpunit9.spec
+++ b/phpunit9.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 5ff8c545a50226c569310a35f4fa89d79f1ddfdc
+%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -25,7 +25,7 @@
%global ver_major 9
%global ver_minor 5
-%global upstream_version 9.5.16
+%global upstream_version 9.5.17
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -303,6 +303,9 @@ exit $ret
%changelog
+* Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 9.5.17-1
+- update to 9.5.17 #StandWithUkraine
+
* Thu Feb 24 2022 Remi Collet <remi@remirepo.net> - 9.5.16-1
- update to 9.5.16
- raise dependency on phpunit/php-code-coverage 9.2.13