Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d2f866b45 |
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue