From ff681e70f3951ee3953cd01169afe7535e814427 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 4 Sep 2014 13:53:39 +0200 Subject: [PATCH] Update to upstream version 2.1.0 --- .gitignore | 1 + sources | 2 +- xmvn.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5feff14..7a7a280 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /xmvn-1.5.0-SNAPSHOT.tar.xz /xmvn-2.0.0.tar.xz /xmvn-2.0.1.tar.xz +/xmvn-2.1.0.tar.xz diff --git a/sources b/sources index dd70391..5c1d4a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aa8d2d66c05f45c1d49b8ad2783164a xmvn-2.0.1.tar.xz +f02fb3d6dc26cdeefc6ff9e6843e7189 xmvn-2.1.0.tar.xz diff --git a/xmvn.spec b/xmvn.spec index f70d397..aaf1bcc 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -3,7 +3,7 @@ %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($ Name: xmvn -Version: 2.0.1 +Version: 2.1.0 Release: 1%{?dist} Summary: Local Extensions for Apache Maven License: ASL 2.0 @@ -317,6 +317,9 @@ end %doc LICENSE NOTICE %changelog +* Thu Sep 4 2014 Mikolaj Izdebski - 2.1.0-1 +- Update to upstream version 2.1.0 + * Fri Jun 6 2014 Mikolaj Izdebski - 2.0.1-1 - Update to upstream version 2.0.1