From 3e40d7526cee1fcac0a1658c5c5c82226e1d2eb4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 May 2026 07:34:34 +0200 Subject: update to 12.5.24 --- phpunit12.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit12.spec b/phpunit12.spec index 3727987..38a60e9 100644 --- a/phpunit12.spec +++ b/phpunit12.spec @@ -31,7 +31,7 @@ %global ver_minor 5 Name: %{pk_project}%{ver_major} -Version: 12.5.23 +Version: 12.5.24 Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -292,6 +292,9 @@ exit $ret %changelog +* Fri May 1 2026 Remi Collet - 12.5.24-1 +- update to 12.5.24 + * Sun Apr 19 2026 Remi Collet - 12.5.23-1 - update to 12.5.23 -- cgit