diff options
| -rw-r--r-- | phpunit13.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit13.spec b/phpunit13.spec index 3f97d4f..bef1fc3 100644 --- a/phpunit13.spec +++ b/phpunit13.spec @@ -31,7 +31,7 @@ %global ver_minor 2 Name: %{pk_project}%{ver_major} -Version: 13.2.1 +Version: 13.2.2 Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -300,6 +300,9 @@ exit $ret %changelog +* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 13.2.2-1 +- update to 13.2.2 + * Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 13.2.1-1 - update to 13.2.1 - raise dependency on phpunit/php-code-coverage 14.2.2 |
