summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-06-16 08:17:54 +0200
committerRemi Collet <remi@php.net>2025-06-16 08:17:54 +0200
commit83b205247295dbe6e5a41b31b0027d94af0118b8 (patch)
treeef4e3f1ad2e216b0ab4be3bdb603c0e224a45054
parent8730878f3769481c7ef3e69c39a8144e2477bdf5 (diff)
update to 11.5.23HEADmaster
-rw-r--r--phpunit11.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 33cacf9..9c95d61 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 4cd72faaa8f811e4cc63040cba167757660a5538
-%global gh_date 2025-06-06
+%global gh_commit 86ebcd8a3dbcd1857d88505109b2a2b376501cde
+%global gh_date 2025-06-13
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -33,7 +33,7 @@
%global ver_major 11
%global ver_minor 5
-%global upstream_version 11.5.22
+%global upstream_version 11.5.23
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -299,6 +299,9 @@ exit $ret
%changelog
+* Mon Jun 16 2025 Remi Collet <remi@remirepo.net> - 11.5.23-1
+- update to 11.5.23
+
* Fri Jun 6 2025 Remi Collet <remi@remirepo.net> - 11.5.22-1
- update to 11.5.22