[jnr-unixsocket] Update junit BRs (#1106960)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jun 30 10:16:48 UTC 2014


commit 324b46eee3deb564c1994f021a2c1796696429f2
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Thu Jun 26 21:13:54 2014 -0500

    Update junit BRs (#1106960)
    
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 jnr-unixsocket.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jnr-unixsocket.spec b/jnr-unixsocket.spec
index be522d2..5bcf3d7 100644
--- a/jnr-unixsocket.spec
+++ b/jnr-unixsocket.spec
@@ -1,6 +1,6 @@
 Name:           jnr-unixsocket
 Version:        0.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Unix sockets for Java
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -19,7 +19,7 @@ BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-javadoc-plugin
 BuildRequires:  maven-surefire-plugin
-BuildRequires:  maven-surefire-provider-junit4
+BuildRequires:  maven-surefire-provider-junit
 
 %description
 Unix sockets for Java.
@@ -53,6 +53,9 @@ find ./ -name '*.class' -delete
 %doc LICENSE
 
 %changelog
+* Fri Jun 27 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.2-5
+- Update junit BRs (#1106960)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list