From 294b533d2e1d9065c21fb6f5c0339aa7c76de885 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Thu, 8 Sep 2016 21:23:50 +0200 Subject: [PATCH 1/2] new build in side tag epel7-mono4 --- nunit2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nunit2.spec b/nunit2.spec index b30ea84..64b041a 100644 --- a/nunit2.spec +++ b/nunit2.spec @@ -2,7 +2,7 @@ Name: nunit2 Version: 2.6.4 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Unit test framework for CLI License: MIT with advertising Url: http://www.nunit.org/ @@ -124,6 +124,9 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/NUnit &>/dev/null || : %changelog +* Thu Sep 08 2016 Timotheus Pokorra - 2.6.4-14 +- new build in side tag epel7-mono4 + * Tue Jul 26 2016 Timotheus Pokorra - 2.6.4-13 - rename package to nunit2 - drop references to mono-nunit From 97b758cf3e6acb8a62edee18e6b57d70d7ea7306 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Fri, 9 Aug 2019 21:09:40 +0200 Subject: [PATCH 2/2] do a new build to make sure we have nunit2 in all new arches --- nunit2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nunit2.spec b/nunit2.spec index 64b041a..4dec0d4 100644 --- a/nunit2.spec +++ b/nunit2.spec @@ -2,7 +2,7 @@ Name: nunit2 Version: 2.6.4 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Unit test framework for CLI License: MIT with advertising Url: http://www.nunit.org/ @@ -124,6 +124,9 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/NUnit &>/dev/null || : %changelog +* Fri Aug 09 2019 Timotheus Pokorra - 2.6.4-15 +- do a new build to make sure we have nunit2 in all new arches + * Thu Sep 08 2016 Timotheus Pokorra - 2.6.4-14 - new build in side tag epel7-mono4