summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-22 08:40:24 +0100
committerRemi Collet <remi@php.net>2023-03-22 08:40:24 +0100
commitd8c916b1b178953623d189c3b605635426b55e4d (patch)
tree85b3e6930035779cb0a8a448542cfba2721ec049
parent0f1d5d02c81a56b73c313bdadce8f08caedc7fc3 (diff)
update to 10.0.18
-rw-r--r--phpunit10.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index ee6a8ff..20ca967 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit b75eddcabca052312ae38c8a2bc69ff1a7b89b77
+%global gh_commit 582563ed2edc62d1455cdbe00ea49fe09428eef3
#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 10
%global ver_minor 0
-%global upstream_version 10.0.17
+%global upstream_version 10.0.18
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -294,6 +294,9 @@ exit $ret
%changelog
+* Wed Mar 22 2023 Remi Collet <remi@remirepo.net> - 10.0.18-1
+- update to 10.0.18
+
* Tue Mar 21 2023 Remi Collet <remi@remirepo.net> - 10.0.17-1
- update to 10.0.17