summaryrefslogtreecommitdiffstats
path: root/php-sebastian-complexity4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-04 08:05:53 +0100
committerRemi Collet <remi@php.net>2025-02-04 08:05:53 +0100
commite683381a189d23fed64aee0172301724710f1db4 (patch)
tree1a6bfdbc3d3de7e904de56f870a92fb1b4d84446 /php-sebastian-complexity4.spec
parent829fa80e4c8b889d84e1aa288875161e158dc9d6 (diff)
enable test suiteHEADmaster
Diffstat (limited to 'php-sebastian-complexity4.spec')
-rw-r--r--php-sebastian-complexity4.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-sebastian-complexity4.spec b/php-sebastian-complexity4.spec
index 3c7519b..47bbb3c 100644
--- a/php-sebastian-complexity4.spec
+++ b/php-sebastian-complexity4.spec
@@ -1,14 +1,14 @@
# remirepo/fedora spec file for php-sebastian-complexity4
#
-# Copyright (c) 2020-2024 Remi Collet
-# License: CC-BY-SA-4.0
-# http://creativecommons.org/licenses/by-sa/4.0/
+# SPDX-FileCopyrightText: Copyright 2020-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
# github
%global gh_commit ee41d384ab1906c68852636b6de493846e13e5a0
@@ -27,7 +27,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Version: 4.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Calculating the complexity of PHP code units, version %{major}
License: BSD-3-Clause
@@ -116,6 +116,9 @@ exit $ret
%changelog
+* Tue Feb 4 2025 Remi Collet <remi@remirepo.net> - 4.0.1-2
+- enable test suite
+
* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 4.0.1-1
- update to 4.0.1