[xmvn] Update to upstream version 2.2.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Feb 4 08:02:23 UTC 2015


commit e8216bbd3df0fa2eb80a1ce76a6936108341d275
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Feb 4 09:00:15 2015 +0100

    Update to upstream version 2.2.1

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55daf66..af7580c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
 /xmvn-2.1.0.tar.xz
 /xmvn-2.1.1.tar.xz
 /xmvn-2.2.0.tar.xz
+/xmvn-2.2.1.tar.xz
diff --git a/sources b/sources
index 3318800..49095e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fdd4121385b202aa1dcbdf1db5d584b3  xmvn-2.2.0.tar.xz
+3efed9dced4d404ad90f88aa174df5c3  xmvn-2.2.1.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 01b0017..452bcb8 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -3,7 +3,7 @@
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($
 
 Name:           xmvn
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
@@ -301,6 +301,9 @@ end
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb  4 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.1-1
+- Update to upstream version 2.2.1
+
 * Fri Jan 23 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.0-1
 - Update to upstream version 2.2.0
 - Add connector-gradle subpackage


More information about the scm-commits mailing list