summaryrefslogtreecommitdiffstats
path: root/phpunit12.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-16 07:25:54 +0200
committerRemi Collet <remi@php.net>2026-06-16 07:25:54 +0200
commit785afcd198c4d1982b347ca241d6e3bcab151be9 (patch)
tree0c7fe1158c7650c1ed6c3894038ff1d98bb45365 /phpunit12.spec
parentab04c9559284b91f49a38dd15efe7260b7397960 (diff)
update to 12.5.30HEADmaster
Diffstat (limited to 'phpunit12.spec')
-rw-r--r--phpunit12.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index c76325b..6f2cdfa 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -31,7 +31,7 @@
%global ver_minor 5
Name: %{pk_project}%{ver_major}
-Version: 12.5.29
+Version: 12.5.30
Release: 1%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
@@ -292,6 +292,9 @@ exit $ret
%changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 12.5.30-1
+- update to 12.5.30
+
* Thu Jun 4 2026 Remi Collet <remi@remirepo.net> - 12.5.29-1
- update to 12.5.29
- raise dependency on phpunit/php-code-coverage 12.5.7