[xmvn] Bump Maven version in build-requires

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Jun 5 09:01:17 UTC 2014


commit ca251c5b0db9a512817ebc81b636e9696a1750d9
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Jun 5 11:01:09 2014 +0200

    Bump Maven version in build-requires

 xmvn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xmvn.spec b/xmvn.spec
index b1ba631..312d554 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,6 +1,6 @@
 Name:           xmvn
 Version:        2.0.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
 URL:            http://mizdebsk.fedorapeople.org/xmvn
@@ -12,7 +12,7 @@ Patch0001:      0001-Fix-JAR-post-processing-during-installation.patch
 Patch0002:      0002-Respect-xmvn.resolver.disableEffectivePom-property.patch
 Patch0003:      0003-Fix-return-code-of-xmvn-install.patch
 
-BuildRequires:  maven >= 3.2.1-3
+BuildRequires:  maven >= 3.2.1-10
 BuildRequires:  maven-local
 BuildRequires:  beust-jcommander
 BuildRequires:  cglib
@@ -290,6 +290,9 @@ end
 %doc LICENSE NOTICE
 
 %changelog
+* Thu Jun  5 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.0.0-6
+- Bump Maven version in build-requires
+
 * Thu Jun  5 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.0.0-5
 - Add missing requires on subpackages
 


More information about the scm-commits mailing list