[xmvn] Update to upstream version 0.1.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Dec 7 14:09:43 UTC 2012


commit 5cc822539801ef459950b64f0cb8d27b6713a5d0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Dec 7 15:09:27 2012 +0100

    Update to upstream version 0.1.2

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 057aa65..7bf3a2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /xmvn-0.0.2.tar.xz
 /xmvn-0.1.0.tar.xz
 /xmvn-0.1.1.tar.xz
+/xmvn-0.1.2.tar.xz
diff --git a/sources b/sources
index f7cb2f3..dcd1c0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e20996b2035d7cabcb9e436a0732438a  xmvn-0.1.1.tar.xz
+c9753c18cd033c45e557670126ef1ace  xmvn-0.1.2.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 39f2596..ff2b467 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.1.1
+Version:        0.1.2
 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.2-1
+- Update to upstream version 0.1.2
+
 * Fri Dec  7 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.1.1-1
 - Update to upstream version 0.1.1
 


More information about the scm-commits mailing list