[xmvn] Update to upstream version 0.1.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Dec 7 12:53:59 UTC 2012


commit b4e5e6cf1c98e5cb6c71bc85440fee75958c5695
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Dec 7 13:53:06 2012 +0100

    Update to upstream version 0.1.1

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c31b366..057aa65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /xmvn-0.0.1.tar.xz
 /xmvn-0.0.2.tar.xz
 /xmvn-0.1.0.tar.xz
+/xmvn-0.1.1.tar.xz
diff --git a/sources b/sources
index d27f701..f7cb2f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f90b376cf2a709c15af0a5ac25d29bcf  xmvn-0.1.0.tar.xz
+e20996b2035d7cabcb9e436a0732438a  xmvn-0.1.1.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 201b588..39f2596 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.1.0
+Version:        0.1.1
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 Group:          Development/Libraries
@@ -78,8 +78,12 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Dec  7 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.1.1-1
+- Update to upstream version 0.1.1
+
 * Thu Dec  6 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.1.0-1
 - Update to upstream version 0.1.0
+- Implement auto requires generator
 
 * Mon Dec  3 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.0.2-1
 - Update to upstream version 0.0.2


More information about the scm-commits mailing list