[xmvn] Update to upstream version 0.1.5

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Dec 7 17:14:00 UTC 2012


commit e254c5cd5a7a3cf0a8983a5c9cf5480db1917849
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Dec 7 18:13:24 2012 +0100

    Update to upstream version 0.1.5

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71948d2..45f7536 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /xmvn-0.1.2.tar.xz
 /xmvn-0.1.3.tar.xz
 /xmvn-0.1.4.tar.xz
+/xmvn-0.1.5.tar.xz
diff --git a/sources b/sources
index f031f41..5da6a8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2d8d7e4284970da0f409ec3a41a846a  xmvn-0.1.4.tar.xz
+3f3444887c339056cfc5249b05ecc315  xmvn-0.1.5.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 145b54c..f3f363d 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.1.4
+Version:        0.1.5
 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.5-1
+- Update to upstream version 0.1.5
+
 * Fri Dec  7 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.1.4-1
 - Update to upstream version 0.1.4
 


More information about the scm-commits mailing list