diff --git a/php-phpunit-php-text-template4.spec b/php-phpunit-php-text-template4.spec index 41ba321..bc78ed7 100644 --- a/php-phpunit-php-text-template4.spec +++ b/php-phpunit-php-text-template4.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-phpunit-php-text-template4 # -# SPDX-FileCopyrightText: Copyright 2010-2024 Remi Collet +# SPDX-FileCopyrightText: Copyright 2010-2025 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # @@ -8,7 +8,7 @@ # # disabled until phpunit11 available -%bcond_with tests +%bcond_without tests %global gh_commit 3e0404dc6b300e6bf56415467ebcb3fe4f33e964 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) @@ -26,7 +26,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{ver_major} Version: 4.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple template engine, version %{ver_major} License: BSD-3-Clause @@ -103,6 +103,9 @@ exit $ret %changelog +* Tue Feb 4 2025 Remi Collet - 4.0.1-3 +- enable test suite + * Sat Jan 18 2025 Fedora Release Engineering - 4.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild