From 74c82730183952db57fe19a13c8179b4ac5e5caf Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 6 Dec 2012 17:23:37 +0100 Subject: [PATCH] Update to upstream version 0.1.0 --- .gitignore | 1 + sources | 2 +- xmvn.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 673cb57..c31b366 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /xmvn-0.tar.xz /xmvn-0.0.1.tar.xz /xmvn-0.0.2.tar.xz +/xmvn-0.1.0.tar.xz diff --git a/sources b/sources index 8179029..d27f701 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87624edfe0a5729e3e3e76f065f51d89 xmvn-0.0.2.tar.xz +f90b376cf2a709c15af0a5ac25d29bcf xmvn-0.1.0.tar.xz diff --git a/xmvn.spec b/xmvn.spec index 67debdf..201b588 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -1,5 +1,5 @@ Name: xmvn -Version: 0.0.2 +Version: 0.1.0 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 +* Thu Dec 6 2012 Mikolaj Izdebski - 0.1.0-1 +- Update to upstream version 0.1.0 + * Mon Dec 3 2012 Mikolaj Izdebski - 0.0.2-1 - Update to upstream version 0.0.2