From e254c5cd5a7a3cf0a8983a5c9cf5480db1917849 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 7 Dec 2012 18:13:24 +0100 Subject: [PATCH] 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 - 0.1.5-1 +- Update to upstream version 0.1.5 + * Fri Dec 7 2012 Mikolaj Izdebski - 0.1.4-1 - Update to upstream version 0.1.4