summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-text-template6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-php-text-template6.spec')
-rw-r--r--php-phpunit-php-text-template6.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-php-text-template6.spec b/php-phpunit-php-text-template6.spec
index 62c1893..d6c7097 100644
--- a/php-phpunit-php-text-template6.spec
+++ b/php-phpunit-php-text-template6.spec
@@ -1,4 +1,4 @@
-# remirepo/fedora spec file for php-phpunit-php-text-template5
+# remirepo/fedora spec file for php-phpunit-php-text-template6
#
# SPDX-FileCopyrightText: Copyright 2010-2026 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%bcond_with tests
+%bcond_without tests
%global gh_commit a47af19f93f76aa3368303d752aa5272ca3299f4
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
@@ -25,7 +25,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
Version: 6.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Simple template engine, version %{ver_major}
License: BSD-3-Clause
@@ -100,6 +100,9 @@ exit $ret
%changelog
+* Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 6.0.0-2
+- enable test suite
+
* Fri Feb 6 2026 Remi Collet <remi@remirepo.net> - 6.0.0-1
- update to 6.0.0
- raise dependency on PHP 8.4