[xmvn] Update to upstream version 0.0.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Nov 29 10:34:56 UTC 2012


commit 595e70182513450ffe4c35fe4f9927070c6c5791
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Nov 29 11:33:25 2012 +0100

    Update to upstream version 0.0.1

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90dbb4f..b92a66d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xmvn-0.tar.xz
+/xmvn-0.0.1.tar.xz
diff --git a/sources b/sources
index a1fd941..cafa401 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ea377aa07b1d26deb08d1092b6b3b81  xmvn-0.tar.xz
+0527e155dfebb0f1f2ef92e174806735  xmvn-0.0.1.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index a230de4..a62d951 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,6 +1,6 @@
 Name:           xmvn
-Version:        0
-Release:        2%{?dist}
+Version:        0.0.1
+Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -78,6 +78,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Nov 29 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.0.1-1
+- Update to upstream version 0.0.1
+
 * Wed Nov 28 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0-2
 - Add jpackage scripts
 


More information about the scm-commits mailing list