[xmvn] Update to upstream version 0.1.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Dec 7 16:22:53 UTC 2012


commit ab34970903bbc533576a5e77d4611ccd4dc13a98
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Dec 7 17:22:37 2012 +0100

    Update to upstream version 0.1.3

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


More information about the scm-commits mailing list