[xmvn] Update to upstream version 1.0.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Sep 20 11:06:41 UTC 2013


commit 2af3fb268c5764e5c920f186f4a86c01b72af5a8
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Sep 20 12:53:59 2013 +0200

    Update to upstream version 1.0.1

 .gitignore                                         |    2 +
 ...ul-when-unboxing-Boolean-that-can-be-null.patch |  120 -----------
 ...ment-desired-handling-dots-in-JPP-groupId.patch |   52 -----
 0003-Implement-Java-home-resolver.patch            |  209 --------------------
 sources                                            |    2 +-
 xmvn-eclipse-plugin.patch                          |   11 -
 xmvn-effective-pom.patch                           |   84 --------
 xmvn.spec                                          |    7 +-
 8 files changed, 8 insertions(+), 479 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2059d50..68e560e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,5 @@
 /xmvn-0.5.0.tar.xz
 /xmvn-0.5.1.tar.xz
 /xmvn-1.0.0.tar.xz
+/xmvn-1.0.1.tar.xz
+/xmvn-1.0.2.tar.xz
diff --git a/sources b/sources
index c9e75ea..51a6203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-343ac79abbc7efeaf1a872b75469aed7  xmvn-1.0.0.tar.xz
+54c6c0524da43a56fffab2427eac1f89  xmvn-1.0.2.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 71439b6..c89f1fc 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,6 +1,6 @@
 Name:           xmvn
-Version:        1.0.0
-Release:        2%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
 URL:            http://mizdebsk.fedorapeople.org/xmvn
@@ -141,6 +141,9 @@ end
 %doc LICENSE NOTICE
 
 %changelog
+* Fri Sep 20 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.0.2-1
+- Update to upstream version 1.0.2
+
 * Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.0.0-2
 - Workaround broken symlinks for core and connector (#986909)
 


More information about the scm-commits mailing list