diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-19 07:59:08 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-19 07:59:08 +0200 |
| commit | 5ed34fa708840b281f3870ea3e9999bdfc13ac59 (patch) | |
| tree | 1903460e1d3000a10c2298b3df64fecf4e1c753d /phpunit12.spec | |
| parent | 38c0e6007d166e02d70ad8ce59260b8caec99c85 (diff) | |
Diffstat (limited to 'phpunit12.spec')
| -rw-r--r-- | phpunit12.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit12.spec b/phpunit12.spec index 2cb5a4e..3727987 100644 --- a/phpunit12.spec +++ b/phpunit12.spec @@ -31,7 +31,7 @@ %global ver_minor 5 Name: %{pk_project}%{ver_major} -Version: 12.5.22 +Version: 12.5.23 Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -292,6 +292,9 @@ exit $ret %changelog +* Sun Apr 19 2026 Remi Collet <remi@remirepo.net> - 12.5.23-1 +- update to 12.5.23 + * Fri Apr 17 2026 Remi Collet <remi@remirepo.net> - 12.5.22-1 - update to 12.5.22 |
