diff --git a/.gitignore b/.gitignore index 6103b26..c5ea89f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /xmvn-2.2.0.tar.xz /xmvn-2.2.1.tar.xz /xmvn-2.3.0.tar.xz +/xmvn-2.3.1.tar.xz diff --git a/sources b/sources index af0ca1b..8bfcadc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43a22fc7e3cccea6a2a626789f8524c8 xmvn-2.3.0.tar.xz +2d6984ae2273e3f19fde4bd9943d97d8 xmvn-2.3.1.tar.xz diff --git a/xmvn.spec b/xmvn.spec index 4e3f537..b1cb508 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -3,7 +3,7 @@ %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($ Name: xmvn -Version: 2.3.0 +Version: 2.3.1 Release: 1%{?dist} Summary: Local Extensions for Apache Maven License: ASL 2.0 @@ -301,6 +301,9 @@ end %doc LICENSE NOTICE %changelog +* Fri Feb 13 2015 Mikolaj Izdebski - 2.3.1-1 +- Update to upstream version 2.3.1 + * Wed Feb 11 2015 Mikolaj Izdebski - 2.3.0-1 - Update to upstream version 2.3.0