[xmvn] Update to upstream version 0.1.4

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Dec 7 17:01:15 UTC 2012


commit 10e34a2b3a9673a9e8012db354a22798d9ec38b9
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Dec 7 18:00:54 2012 +0100

    Update to upstream version 0.1.4

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fee547d..71948d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /xmvn-0.1.1.tar.xz
 /xmvn-0.1.2.tar.xz
 /xmvn-0.1.3.tar.xz
+/xmvn-0.1.4.tar.xz
diff --git a/sources b/sources
index e98f441..f031f41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4d1bb5b3dc38f9732f3b08a1724c69c  xmvn-0.1.3.tar.xz
+b2d8d7e4284970da0f409ec3a41a846a  xmvn-0.1.4.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index e912d1e..145b54c 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.1.3
+Version:        0.1.4
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 Group:          Development/Libraries
@@ -78,6 +78,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Dec  7 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.1.4-1
+- Update to upstream version 0.1.4
+
 * Fri Dec  7 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.1.3-1
 - Update to upstream version 0.1.3
 


More information about the scm-commits mailing list