diff options
| author | Remi Collet <remi@remirepo.net> | 2026-06-08 06:33:57 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-06-08 06:33:57 +0200 |
| commit | cfb038aaa126d644f96dcb625f3f8b3cfe9abe07 (patch) | |
| tree | 1fa4e2a4966ce248fd36e992e6fac96c86febd41 /php-phpunit-php-code-coverage14.spec | |
| parent | f7ef55cb2276072ed4d4527abff7f3ac14af2159 (diff) | |
update to 14.2.1
Diffstat (limited to 'php-phpunit-php-code-coverage14.spec')
| -rw-r--r-- | php-phpunit-php-code-coverage14.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-php-code-coverage14.spec b/php-phpunit-php-code-coverage14.spec index 494876a..8fc743c 100644 --- a/php-phpunit-php-code-coverage14.spec +++ b/php-phpunit-php-code-coverage14.spec @@ -22,7 +22,7 @@ %global ver_major 14 Name: php-%{pk_vendor}-%{pk_project}%{ver_major} -Version: 14.2.0 +Version: 14.2.1 Release: 1%{?dist} Summary: PHP code coverage information, version %{ver_major} @@ -55,8 +55,8 @@ BuildRequires: php-mbstring BuildRequires: php-tokenizer BuildRequires: php-xmlwriter # From composer.json, "require-dev": { -# "phpunit/phpunit": "^13.1.14" -BuildRequires: phpunit13 >= 13.1.14 +# "phpunit/phpunit": "^13.2.0" +BuildRequires: phpunit13 >= 13.2.0 BuildRequires: php-xdebug %endif @@ -191,6 +191,9 @@ exit $ret %changelog +* Mon Jun 8 2026 Remi Collet <remi@remirepo.net> - 14.2.1-1 +- update to 14.2.1 + * Fri Jun 5 2026 Remi Collet <remi@remirepo.net> - 14.2.0-1 - update to 14.2.0 |
