[xmvn] Update to upstream version 0.3.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Feb 7 14:30:16 UTC 2013


commit e21c3f2abe51b11a3661a67cf402f294064d24e9
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Feb 7 15:29:46 2013 +0100

    Update to upstream version 0.3.1

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cfc143..a5fc3fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /xmvn-0.2.5.tar.xz
 /xmvn-0.2.6.tar.xz
 /xmvn-0.3.0.tar.xz
+/xmvn-0.3.1.tar.xz
diff --git a/sources b/sources
index b7cd1da..e21e386 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59da8667c017b02ad7477f7d249c95fb  xmvn-0.3.0.tar.xz
+1f3d07783d31ad05b87d3bf6ba179063  xmvn-0.3.1.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 3f1b4f7..43a0ae6 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.3.0
+Version:        0.3.1
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
@@ -56,6 +56,9 @@ This package provides %{summary}.
 %doc LICENSE NOTICE
 
 %changelog
+* Thu Feb  7 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.3.1-1
+- Update to upstream version 0.3.1
+
 * Tue Feb  5 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.3.0-1
 - Update to upstream version 0.3.0
 - Don't rely on JPP symlinks when resolving artifacts


More information about the scm-commits mailing list