summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-04 08:12:59 +0100
committerRemi Collet <remi@php.net>2025-02-04 08:12:59 +0100
commitd7aa13f0ce3c02bf31b3b83846a4dc5f40ffa37b (patch)
treee4d9d969f6a2cf1bdf6c448df80467821ec39273
parentda73ef0e995b92b9b8bf06ee1955e1077454cb6d (diff)
enable test suiteHEADmaster
-rw-r--r--php-sebastian-recursion-context6.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-sebastian-recursion-context6.spec b/php-sebastian-recursion-context6.spec
index 9b0d754..bf62aeb 100644
--- a/php-sebastian-recursion-context6.spec
+++ b/php-sebastian-recursion-context6.spec
@@ -1,14 +1,14 @@
# remirepo/fedora spec file for php-sebastian-recursion-context6
#
-# Copyright (c) 2015-2024 Remi Collet
-# License: CC-BY-SA-4.0
-# http://creativecommons.org/licenses/by-sa/4.0/
+# SPDX-FileCopyrightText: Copyright 2015-2025 Remi Collet
+# SPDX-License-Identifier: CECILL-2.1
+# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
# Please, preserve the changelog entries
#
# disabled until phpunit11 available
-%bcond_with tests
+%bcond_without tests
%global gh_commit 694d156164372abbd149a4b85ccda2e4670c0e16
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
@@ -26,7 +26,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Version: 6.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Recursively process PHP variables, version %{major}
License: BSD-3-Clause
@@ -104,6 +104,9 @@ exit $ret
%changelog
+* Tue Feb 4 2025 Remi Collet <remi@remirepo.net> - 6.0.2-2
+- enable test suite
+
* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 6.0.2-1
- update to 6.0.2