summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit11.spec')
-rw-r--r--phpunit11.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 9ba9c6e..cfbbf8a 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit fc44414e0779e94640663b809557b0b599548260
-%global gh_date 2025-08-11
+%global gh_commit 101e132dcf9e74a1eb3a309b4f686114ae8f7f36
+%global gh_date 2025-08-12
%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.31
+%global upstream_version 11.5.32
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -300,6 +300,9 @@ exit $ret
%changelog
+* Wed Aug 13 2025 Remi Collet <remi@remirepo.net> - 11.5.32-1
+- update to 11.5.32
+
* Tue Aug 12 2025 Remi Collet <remi@remirepo.net> - 11.5.31-1
- update to 11.5.31