diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-10 08:46:52 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-10 08:46:52 +0100 |
| commit | 09e44040e8b16ffe7428e8a99cab533c251e0b35 (patch) | |
| tree | cfe0a5f43917c75ce3d4a51e076f5b108b87d0f9 /php-phpunit-php-code-coverage13.spec | |
| parent | 437b19a49ebb77d52003872df2b25cda50c71dd6 (diff) | |
Diffstat (limited to 'php-phpunit-php-code-coverage13.spec')
| -rw-r--r-- | php-phpunit-php-code-coverage13.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-php-code-coverage13.spec b/php-phpunit-php-code-coverage13.spec index 0f4f8b6..b8cb219 100644 --- a/php-phpunit-php-code-coverage13.spec +++ b/php-phpunit-php-code-coverage13.spec @@ -1,4 +1,4 @@ -# remirepo/fedora spec file for php-phpunit-php-code-coverage12 +# remirepo/fedora spec file for php-phpunit-php-code-coverage13 # # SPDX-FileCopyrightText: Copyright 2013-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # -%bcond_with tests +%bcond_without tests # Github %global gh_commit a8b58fde2f4fbc69a064e1f80ff917607cf7737c @@ -26,7 +26,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{ver_major} Version: 13.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PHP code coverage information, version %{ver_major} # SPDX: Main license is BSD-3-Clause @@ -187,6 +187,9 @@ exit $ret %changelog +* Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 13.0.1-2 +- enable test suite + * Fri Feb 6 2026 Remi Collet <remi@remirepo.net> - 13.0.1-1 - update to 13.0.1 - raise depdendency on PHP 8.4 |
