diff options
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 |
