[xmvn] Update to upstream version 0.0.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Dec 4 12:54:29 UTC 2012


commit 7cf8db51631b485483d75daf14041de5fc97de1b
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Dec 3 22:41:49 2012 +0100

    Update to upstream version 0.0.2

 .gitignore |    1 +
 sources    |    2 +-
 xmvn.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b92a66d..673cb57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /xmvn-0.tar.xz
 /xmvn-0.0.1.tar.xz
+/xmvn-0.0.2.tar.xz
diff --git a/sources b/sources
index cafa401..8179029 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0527e155dfebb0f1f2ef92e174806735  xmvn-0.0.1.tar.xz
+87624edfe0a5729e3e3e76f065f51d89  xmvn-0.0.2.tar.xz
diff --git a/xmvn.spec b/xmvn.spec
index a62d951..67debdf 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,12 +1,12 @@
 Name:           xmvn
-Version:        0.0.1
+Version:        0.0.2
 Release:        1%{?dist}
 Summary:        Local Extensions for Apache Maven
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://mizdebsk.fedorapeople.org/xmvn
 BuildArch:      noarch
-Source0:        http://mizdebsk.fedorapeople.org/xmvn/%{name}-%{version}.tar.xz
+Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.xz
 
 BuildRequires:  jpackage-utils
 BuildRequires:  maven
@@ -78,6 +78,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Dec  3 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.0.2-1
+- Update to upstream version 0.0.2
+
 * Thu Nov 29 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.0.1-1
 - Update to upstream version 0.0.1
 


More information about the scm-commits mailing list