Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 3 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# remirepo/fedora spec file for php-sebastian-cli-parser3
|
||||
#
|
||||
# SPDX-FileCopyrightText: Copyright 2020-2025 Remi Collet
|
||||
# SPDX-FileCopyrightText: Copyright 2020-2024 Remi Collet
|
||||
# SPDX-License-Identifier: CECILL-2.1
|
||||
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
|
||||
#
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
|
||||
# disabled until phpunit11 available
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
|
||||
# github
|
||||
%global gh_commit 15c5dd40dc4f38794d383bb95465193f5e0ae180
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Version: 3.0.2
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for parsing CLI options, version %{major}
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -110,12 +110,6 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Feb 4 2025 Remi Collet <remi@remirepo.net> - 3.0.2-2
|
||||
- enable test suite
|
||||
|
||||
* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 3.0.2-1
|
||||
- update to 3.0.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue