diff options
Diffstat (limited to 'phpunit13.spec')
| -rw-r--r-- | phpunit13.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit13.spec b/phpunit13.spec index c3a1c38..cb0ca8e 100644 --- a/phpunit13.spec +++ b/phpunit13.spec @@ -31,7 +31,7 @@ %global ver_minor 1 Name: %{pk_project}%{ver_major} -Version: 13.1.5 +Version: 13.1.6 Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -296,6 +296,9 @@ exit $ret %changelog +* Fri Apr 17 2026 Remi Collet <remi@remirepo.net> - 13.1.6-1 +- update to 13.1.6 + * Thu Apr 16 2026 Remi Collet <remi@remirepo.net> - 13.1.5-1 - update to 13.1.5 - raise dependency on phpunit/php-code-coverage 14.1.2 |
