[xmvn] Add wagon-http-shared4 to plexus.core

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Nov 8 08:57:38 UTC 2013


commit de7babee221ac9d15e41b55ace52f361869f3b29
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Nov 8 09:57:44 2013 +0100

    Add wagon-http-shared4 to plexus.core

 xmvn.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xmvn.spec b/xmvn.spec
index e1e9e0f..3cb6c76 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,13 +1,13 @@
 Name:           xmvn
 Version:        1.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
 URL:            http://mizdebsk.fedorapeople.org/xmvn
 BuildArch:      noarch
 Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.xz
 
-BuildRequires:  maven >= 3.1.1-5
+BuildRequires:  maven >= 3.1.1-13
 BuildRequires:  maven-local
 BuildRequires:  beust-jcommander
 BuildRequires:  cglib
@@ -17,7 +17,7 @@ BuildRequires:  maven-assembly-plugin
 BuildRequires:  maven-invoker-plugin
 BuildRequires:  xmlunit
 
-Requires:       maven >= 3.1.1-5
+Requires:       maven >= 3.1.1-13
 
 %description
 This package provides extensions for Apache Maven that can be used to
@@ -143,6 +143,9 @@ end
 %doc LICENSE NOTICE
 
 %changelog
+* Fri Nov  8 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3.0-2
+- Add wagon-http-shared4 to plexus.core
+
 * Wed Nov 06 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.3.0-1
 - Update to upstream release 1.3.0
 


More information about the scm-commits mailing list