summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-06 09:36:16 +0100
committerRemi Collet <remi@php.net>2023-12-06 09:36:16 +0100
commit8a29bb4415375cda4a12139c155145db4dadb91b (patch)
tree8090bd90a766d77aa173de7690e00d75517b8c91
parent058d2b8a78bc48e9ce65766f643fb195e46eb7b2 (diff)
update to 10.5.2
-rw-r--r--phpunit10.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index 3d76a8b..07c6aed 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -20,7 +20,7 @@
%bcond_with defcmd
%endif
-%global gh_commit d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408
+%global gh_commit 5aedff46afba98dddecaa12349ec044d9103d4fe
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -34,7 +34,7 @@
%global ver_major 10
%global ver_minor 5
-%global upstream_version 10.5.1
+%global upstream_version 10.5.2
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -319,6 +319,9 @@ exit $ret
%changelog
+* Wed Dec 6 2023 Remi Collet <remi@remirepo.net> - 10.5.2-1
+- update to 10.5.2
+
* Sat Dec 2 2023 Remi Collet <remi@remirepo.net> - 10.5.1-1
- update to 10.5.1