[xmvn] Update to upstream version 0.2.6

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Jan 24 13:05:26 UTC 2013


commit 55cf8e96181ef0cb093b38458771ee5c2653997f
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Jan 24 14:05:08 2013 +0100

    Update to upstream version 0.2.6

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2e6849..c0dcfc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /xmvn-0.2.3.tar.xz
 /xmvn-0.2.4.tar.xz
 /xmvn-0.2.5.tar.xz
+/xmvn-0.2.6.tar.xz
diff --git a/sources b/sources
index e4c4705..d386da2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eee7f268fa7ba20dba2c128f98fc5e4b  xmvn-0.2.5.tar.xz
+057d55a230a45fb1fd16aa5f5d7b95de  xmvn-0.2.6.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index 33b11fb..5f04d92 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,5 +1,5 @@
 Name:           xmvn
-Version:        0.2.5
+Version:        0.2.6
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 Group:          Development/Libraries
@@ -80,6 +80,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Jan 24 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.2.6-1
+- Update to upstream version 0.2.6
+
 * Mon Jan 21 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.2.5-1
 - Update to upstream version 0.2.5
 


More information about the scm-commits mailing list