summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpunit12.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index 8734339..2cb5a4e 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -31,7 +31,7 @@
%global ver_minor 5
Name: %{pk_project}%{ver_major}
-Version: 12.5.21
+Version: 12.5.22
Release: 1%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
@@ -292,6 +292,9 @@ exit $ret
%changelog
+* Fri Apr 17 2026 Remi Collet <remi@remirepo.net> - 12.5.22-1
+- update to 12.5.22
+
* Thu Apr 16 2026 Remi Collet <remi@remirepo.net> - 12.5.21-1
- update to 12.5.21
- raise dependency on phpunit/php-code-coverage 12.5.6