diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-17 15:41:52 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-17 15:41:52 +0200 |
| commit | a1a5fe2feae6fafa8fe234c0dfa7601199cc67d9 (patch) | |
| tree | 4d8d660152572559cefd1f080fc459296b4d8aef /phpunit13.spec | |
| parent | 3b205ba11b94c14fcb1d5f05e4aaacf395365eb8 (diff) | |
update to 13.1.6
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 |
