diff options
Diffstat (limited to 'php-sebastian-diff8.spec')
| -rw-r--r-- | php-sebastian-diff8.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sebastian-diff8.spec b/php-sebastian-diff8.spec index 1dd3b92..ea2f883 100644 --- a/php-sebastian-diff8.spec +++ b/php-sebastian-diff8.spec @@ -1,4 +1,4 @@ -# remirepo/fedora spec file for php-sebastian-diff7 +# remirepo/fedora spec file for php-sebastian-diff8 # # SPDX-FileCopyrightText: Copyright 2013-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 a2b6d09d7729ee87d605a439469f9dcc39be5ea3 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) @@ -26,7 +26,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 8.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Diff implementation, version %{major} License: BSD-3-Clause @@ -108,6 +108,9 @@ exit $ret %changelog +* Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 8.0.0-2 +- enable test suite + * Fri Feb 6 2026 Remi Collet <remi@remirepo.net> - 8.0.0-1 - update to 8.0.0 - raise dependency on PHP 8.4 |
