[xmvn] Update to upstream version 0.4.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Apr 9 18:33:05 UTC 2013


commit 7e79ab0663bfb66ab51e434b1239d535fbe137d2
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Apr 9 20:32:47 2013 +0200

    Update to upstream version 0.4.2

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3e9d8b..d670c4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /xmvn-snapshot.tar.xz
 /xmvn-0.4.0.tar.xz
 /xmvn-0.4.1.tar.xz
+/xmvn-0.4.2.tar.xz
diff --git a/sources b/sources
index b674d1f..0a2f6e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25e6183ecb4728829a727fed8901ec2e  xmvn-0.4.1.tar.xz
+ab84b57e1f85485dc2d4f266d45518fc  xmvn-0.4.2.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index dfdbaec..c648769 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.4.1
+Version:        0.4.2
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
@@ -83,6 +83,9 @@ EOF
 %doc LICENSE NOTICE
 
 %changelog
+* Tue Apr  9 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.4.2-1
+- Update to upstream version 0.4.2
+
 * Thu Mar 21 2013 Michal Srb <msrb at redhat.com> - 0.4.1-1
 - Update to upstream version 0.4.1
 


More information about the scm-commits mailing list