diff --git a/.gitignore b/.gitignore index 55daf66..af7580c 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /xmvn-2.1.0.tar.xz /xmvn-2.1.1.tar.xz /xmvn-2.2.0.tar.xz +/xmvn-2.2.1.tar.xz diff --git a/sources b/sources index 3318800..49095e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdd4121385b202aa1dcbdf1db5d584b3 xmvn-2.2.0.tar.xz +3efed9dced4d404ad90f88aa174df5c3 xmvn-2.2.1.tar.xz diff --git a/xmvn.spec b/xmvn.spec index 01b0017..452bcb8 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -3,7 +3,7 @@ %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($ Name: xmvn -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Local Extensions for Apache Maven License: ASL 2.0 @@ -301,6 +301,9 @@ end %doc LICENSE NOTICE %changelog +* Wed Feb 4 2015 Mikolaj Izdebski - 2.2.1-1 +- Update to upstream version 2.2.1 + * Fri Jan 23 2015 Mikolaj Izdebski - 2.2.0-1 - Update to upstream version 2.2.0 - Add connector-gradle subpackage