fix obsoletes nunit-runner
This commit is contained in:
parent
1a1fe16d9f
commit
8bcd549c49
1 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: nunit
|
||||
Version: 3.4.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Unit test framework for CLI
|
||||
License: MIT with advertising
|
||||
Group: Development/Libraries
|
||||
|
|
@ -15,7 +15,7 @@ BuildRequires: mono-cecil-devel >= 0.9.6
|
|||
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
|
||||
|
|
@ -90,6 +90,9 @@ done
|
|||
%{_libdir}/pkgconfig/nunit.pc
|
||||
|
||||
%changelog
|
||||
* Fri Sep 02 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 3.4.1-2
|
||||
- fix obsoletes nunit-runner
|
||||
|
||||
* Wed Jul 20 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 3.4.1-1
|
||||
- upgrade to 3.4.1. nunit-gui will be in separate package (#1360389)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue