Compare commits

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

2 commits

Author SHA1 Message Date
Claudio Rodrigo Pereyra Diaz
24e5cdb009 Update to 3.5 by Merge branch 'master' into epel7 2016-10-05 09:45:17 -03:00
Timotheus Pokorra
33ca844b35 new build in side tag epel7-mono4 2016-09-08 21:21:14 +02:00

View file

@ -14,7 +14,7 @@ BuildRequires: mono-devel
ExclusiveArch: %{mono_arches}
Provides: mono-nunit = 4.0.2-5
Obsoletes: mono-nunit < 4.0.2-6
Obsoletes: nunit-runner <= 2.6.4-10
Obsoletes: nunit-runner
%description
NUnit is a unit testing framework for all .NET languages. It serves the
@ -87,8 +87,8 @@ done
- Update to 3.5
- Move from nunit3-console to nunitlite-runner
* Fri Sep 02 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 3.4.1-2
- fix obsoletes nunit-runner
* Thu Sep 08 2016 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 3.4.1-2
- new build in side tag epel7-mono4
* 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)