summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-04 08:07:33 +0100
committerRemi Collet <remi@php.net>2025-02-04 08:07:33 +0100
commitc13bed01294fb89f00a58eb48be055a090810526 (patch)
treebc9fdeb4bad5bdec60a2579740eeefd2e5f9988e
parent4dfcea844ad5ee4d5c081fb2e07b99528226be87 (diff)
enable test suiteHEADmaster
-rw-r--r--php-sebastian-environment7.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-sebastian-environment7.spec b/php-sebastian-environment7.spec
index fb1b21e..4921a06 100644
--- a/php-sebastian-environment7.spec
+++ b/php-sebastian-environment7.spec
@@ -1,14 +1,14 @@
# remirepo/fedora spec file for php-sebastian-environment7
#
-# Copyright (c) 2014-2024 Remi Collet
-# License: CC-BY-SA-4.0
-# http://creativecommons.org/licenses/by-sa/4.0/
+# SPDX-FileCopyrightText: Copyright 2014-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
# Sources
%global gh_commit 855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5
@@ -27,7 +27,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Version: 7.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Handle HHVM/PHP environments, version %{major}
License: BSD-3-Clause
@@ -113,6 +113,9 @@ exit $ret
%changelog
+* Tue Feb 4 2025 Remi Collet <remi@remirepo.net> - 7.2.0-2
+- enable test suite
+
* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 7.2.0-1
- update to 7.2.0