diff --git a/nunit2.spec b/nunit2.spec index ba44f9a..2feb643 100644 --- a/nunit2.spec +++ b/nunit2.spec @@ -2,9 +2,10 @@ Name: nunit2 Version: 2.6.4 -Release: 24%{?dist} +Release: 38%{?dist} Summary: Unit test framework for CLI -License: MIT with advertising +# Automatically converted from old format: MIT with advertising - review is highly recommended. +License: LicenseRef-Callaway-MIT-with-advertising Url: http://www.nunit.org/ Source0: https://github.com/nunit/nunitv2/archive/%{version}.tar.gz Source1: nunit2.pc @@ -14,6 +15,10 @@ 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 @@ -123,6 +128,48 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/NUnit &>/dev/null || : %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 2.6.4-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Fri Jan 17 2025 Fedora Release Engineering - 2.6.4-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Mon Sep 02 2024 Miroslav Suchý - 2.6.4-36 +- convert license to SPDX + +* Thu Jul 18 2024 Fedora Release Engineering - 2.6.4-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Thu Jan 25 2024 Fedora Release Engineering - 2.6.4-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 2.6.4-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Thu Jul 20 2023 Fedora Release Engineering - 2.6.4-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jan 19 2023 Fedora Release Engineering - 2.6.4-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 2.6.4-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Jan 20 2022 Fedora Release Engineering - 2.6.4-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 2.6.4-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Mon Feb 08 2021 Timotheus Pokorra - 2.6.4-27 +- Exclude building on armv7hl (BZ #1923663) + +* Tue Jan 26 2021 Fedora Release Engineering - 2.6.4-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 2.6.4-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 2.6.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild