[jboss-classfilewriter] Switch to junit

Marek Goldmann goldmann at fedoraproject.org
Wed Jul 2 13:09:08 UTC 2014


commit e68ff064dbe2f2f41ddd1d5dba26bcbe6a3a622e
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Wed Jul 2 15:09:11 2014 +0200

    Switch to junit

 jboss-classfilewriter.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/jboss-classfilewriter.spec b/jboss-classfilewriter.spec
index daf5ed2..48e2c9e 100644
--- a/jboss-classfilewriter.spec
+++ b/jboss-classfilewriter.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-classfilewriter
 Version:          1.0.5
-Release:          5%{?dist}
+Release:          6%{?dist}
 Summary:          JBoss Class File Writer
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -17,8 +17,8 @@ BuildArch:        noarch
 
 BuildRequires:    aether
 BuildRequires:    maven-local
-BuildRequires:    maven-surefire-provider-junit4
-BuildRequires:    junit4
+BuildRequires:    maven-surefire-provider-junit
+BuildRequires:    junit
 BuildRequires:    jboss-parent
 
 %description
@@ -46,6 +46,9 @@ This package contains the API documentation for %{name}.
 %files javadoc -f .mfiles-javadoc
 
 %changelog
+* Wed Jul 02 2014 Marek Goldmann <mgoldman at redhat.com> - 1.0.5-6
+- Switch to junit
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list