From 09e44040e8b16ffe7428e8a99cab533c251e0b35 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Feb 2026 08:46:52 +0100 Subject: enable test suite --- php-phpunit-php-code-coverage13.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-phpunit-php-code-coverage13.spec') 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 - 13.0.1-2 +- enable test suite + * Fri Feb 6 2026 Remi Collet - 13.0.1-1 - update to 13.0.1 - raise depdendency on PHP 8.4 -- cgit