[xmvn: 31/31] Update to upstream version 2.0.0

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu May 29 06:04:01 UTC 2014


commit b222ddfe724986161c508ccabaae2db9aae8d865
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu May 29 07:29:14 2014 +0200

    Update to upstream version 2.0.0

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b40f200..b19df3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /xmvn-1.3.0.tar.xz
 /xmvn-1.4.0.tar.xz
 /xmvn-1.5.0-SNAPSHOT.tar.xz
+/xmvn-2.0.0.tar.xz
diff --git a/sources b/sources
index f67e7bd..d2f1fa1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fbf82c9bc2975b44373d8a473b7c9fe  xmvn-1.5.0-SNAPSHOT.tar.xz
+ed0e5638886fc76673c2eaf31db161d0  xmvn-2.0.0.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 5494f15..cc5afc6 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,6 +1,6 @@
 Name:           xmvn
 Version:        2.0.0
-Release:        0%{?dist}
+Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
 URL:            http://mizdebsk.fedorapeople.org/xmvn
@@ -280,6 +280,9 @@ end
 %doc LICENSE NOTICE
 
 %changelog
+* Thu May 29 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.0.0-1
+- Update to upstream version 2.0.0
+
 * Tue Apr 22 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.5.0-0.25.gitcb3a0a6
 - Use ASM 5.0.1 directly instead of Sisu-shaded ASM
 


More information about the scm-commits mailing list