[jboss-jacc-1.5-api] Drop junit4

Marek Goldmann goldmann at fedoraproject.org
Tue Jul 1 10:48:23 UTC 2014


commit 8695cd8fc55106872c3fce048ea6cea339d6589a
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Tue Jul 1 12:48:29 2014 +0200

    Drop junit4

 jboss-jacc-1.5-api.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jboss-jacc-1.5-api.spec b/jboss-jacc-1.5-api.spec
index 5a3c2b8..599c778 100644
--- a/jboss-jacc-1.5-api.spec
+++ b/jboss-jacc-1.5-api.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-jacc-1.5-api
 Version:          1.0.0
-Release:          2%{dist}
+Release:          3%{dist}
 Summary:          JACC 1.5 API (JSR-115)
 License:          (CDDL or GPLv2 with exceptions) or LGPLv2+
 URL:              https://github.com/jboss/jboss-jacc-api_spec
@@ -13,7 +13,7 @@ BuildRequires:    jboss-servlet-3.1-api
 BuildRequires:    junit
 BuildRequires:    maven-local
 BuildRequires:    maven-enforcer-plugin
-BuildRequires:    maven-surefire-provider-junit4
+BuildRequires:    maven-surefire-provider-junit
 
 BuildArch:        noarch
 
@@ -49,6 +49,9 @@ This package contains the API documentation for %{name}.
 %doc README LICENSE
 
 %changelog
+* Tue Jul 01 2014 Marek Goldmann <mgoldman at redhat.com> - 1.0.0-3
+- Drop junit4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list