summaryrefslogtreecommitdiffstats
path: root/phpunit8.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-06 07:31:31 +0100
committerRemi Collet <remi@php.net>2022-03-06 07:31:31 +0100
commit24d419f31ebf0b74b2e69a36e5fc25e4cdc2ede9 (patch)
treef4c27c00b526914b6f7a6635d78b6f336a45e2d8 /phpunit8.spec
parentc169e62087c646e6c24e8b2c7d6911ce2699cf1d (diff)
update to 8.5.24
Diffstat (limited to 'phpunit8.spec')
-rw-r--r--phpunit8.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit8.spec b/phpunit8.spec
index ae196a6..d092680 100644
--- a/phpunit8.spec
+++ b/phpunit8.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit efb20ff3623b9d09bf190a68fdfe574538a8d496
+%global gh_commit 293cb0099d75407d971a73f41e51f35b664667ed
#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 8
%global ver_minor 5
-%global upstream_version 8.5.23
+%global upstream_version 8.5.24
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -283,6 +283,9 @@ exit $ret
%changelog
+* Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 8.5.24-1
+- update to 8.5.24
+
* Fri Jan 21 2022 Remi Collet <remi@remirepo.net> - 8.5.23-1
- update to 8.5.23