From 33ca844b35cae22336437520e88e96cd731d0cd9 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Thu, 8 Sep 2016 21:21:14 +0200 Subject: [PATCH] new build in side tag epel7-mono4 --- nunit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nunit.spec b/nunit.spec index 2acebed..e506a2e 100644 --- a/nunit.spec +++ b/nunit.spec @@ -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 @@ -90,6 +90,9 @@ done %{_libdir}/pkgconfig/nunit.pc %changelog +* Thu Sep 08 2016 Timotheus Pokorra - 3.4.1-2 +- new build in side tag epel7-mono4 + * Wed Jul 20 2016 Timotheus Pokorra - 3.4.1-1 - upgrade to 3.4.1. nunit-gui will be in separate package (#1360389)