Compare commits
No commits in common. "rawhide" and "f33" have entirely different histories.
1 changed files with 2 additions and 46 deletions
48
nunit2.spec
48
nunit2.spec
|
|
@ -2,10 +2,9 @@
|
|||
|
||||
Name: nunit2
|
||||
Version: 2.6.4
|
||||
Release: 38%{?dist}
|
||||
Release: 25%{?dist}
|
||||
Summary: Unit test framework for CLI
|
||||
# Automatically converted from old format: MIT with advertising - review is highly recommended.
|
||||
License: LicenseRef-Callaway-MIT-with-advertising
|
||||
License: MIT with advertising
|
||||
Url: http://www.nunit.org/
|
||||
Source0: https://github.com/nunit/nunitv2/archive/%{version}.tar.gz
|
||||
Source1: nunit2.pc
|
||||
|
|
@ -15,10 +14,6 @@ Source4: nunit2.desktop
|
|||
BuildRequires: mono-devel libgdiplus-devel desktop-file-utils mono-winforms
|
||||
ExclusiveArch: %{mono_arches}
|
||||
|
||||
# nunit2 fails to build on armv7hl. Mono crashes.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1923663
|
||||
ExcludeArch: armv7hl
|
||||
|
||||
%description
|
||||
NUnit is a unit testing framework for all .NET languages. It serves the
|
||||
same purpose as JUnit does in the Java world. It supports test
|
||||
|
|
@ -128,45 +123,6 @@ fi
|
|||
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/NUnit &>/dev/null || :
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-38
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-37
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 2.6.4-36
|
||||
- convert license to SPDX
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-35
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-34
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-33
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Mon Feb 08 2021 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 2.6.4-27
|
||||
- Exclude building on armv7hl (BZ #1923663)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue