Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Timotheus Pokorra
5d2f866b45 fix obsoletes nunit-runner 2016-09-02 16:26:02 +02:00

View file

@ -2,7 +2,7 @@
Name: nunit
Version: 2.6.4
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Unit test framework for CLI
License: MIT with advertising
Group: Development/Libraries
@ -16,7 +16,7 @@ BuildRequires: mono-devel libgdiplus-devel desktop-file-utils
ExclusiveArch: %{mono_arches}
Provides: mono-nunit = 4.0.2-5
Obsoletes: mono-nunit < 4.0.2-6
Obsoletes: nunit-runner
Obsoletes: nunit-runner <= 2.6.4-10
%description
NUnit is a unit testing framework for all .NET languages. It serves the
@ -131,6 +131,9 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/NUnit &>/dev/null || :
%changelog
* Fri Sep 02 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 2.6.4-13
- fix obsoletes nunit-runner
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild