summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpunit12.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index e8ee96e..d0017a6 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 7835bb4276780e0bbb385ce0a777b839e03096db
-%global gh_date 2025-03-19
+%global gh_commit 6075843014de23bcd6992842d69ca99d25d6a433
+%global gh_date 2025-03-23
%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 12
%global ver_minor 0
-%global upstream_version 12.0.9
+%global upstream_version 12.0.10
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -285,6 +285,9 @@ exit $ret
%changelog
+* Mon Mar 24 2025 Remi Collet <remi@remirepo.net> - 12.0.10-1
+- update to 12.0.10
+
* Wed Mar 19 2025 Remi Collet <remi@remirepo.net> - 12.0.9-1
- update to 12.0.9