summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-02-10 13:51:39 +0100
committerRemi Collet <remi@php.net>2026-02-10 13:51:39 +0100
commit09f405fe4f15f9519b4ebd7efac4b3645d066ba9 (patch)
tree31d15a7e7efa9ba83f793b70f4c05c736c02d651
parentb1a30d14ccac516263202002e863c4ded30b222b (diff)
update to 12.5.11
-rw-r--r--phpunit12.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index cf4f0b1..57ff682 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 1686e30f6b32d35592f878a7f56fd0421d7d56c5
-%global gh_date 2026-02-08
+%global gh_commit 9b518cb40f9474572c9f0178e96ff3dc1cf02bf1
+%global gh_date 2026-02-10
%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 5
-%global upstream_version 12.5.10
+%global upstream_version 12.5.11
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -298,6 +298,9 @@ exit $ret
%changelog
+* Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 12.5.11-1
+- update to 12.5.11
+
* Mon Feb 9 2026 Remi Collet <remi@remirepo.net> - 12.5.10-1
- update to 12.5.10
- raise dependency on phpunit/php-code-coverage 12.5.3