summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-13 07:31:48 +0200
committerRemi Collet <remi@php.net>2026-05-13 07:31:48 +0200
commitb6c927766c0602f3895c4712f19f169561fa931a (patch)
tree988ed2fb741461c591eaa37942a584fda4d8f25b
parent3e40d7526cee1fcac0a1658c5c5c82226e1d2eb4 (diff)
update to 12.5.25HEADmaster
-rw-r--r--phpunit12.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index 38a60e9..f8c751f 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -31,7 +31,7 @@
%global ver_minor 5
Name: %{pk_project}%{ver_major}
-Version: 12.5.24
+Version: 12.5.25
Release: 1%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
@@ -292,6 +292,9 @@ exit $ret
%changelog
+* Wed May 13 2026 Remi Collet <remi@remirepo.net> - 12.5.25-1
+- update to 12.5.25
+
* Fri May 1 2026 Remi Collet <remi@remirepo.net> - 12.5.24-1
- update to 12.5.24