Update to upstream version 2.2.1
This commit is contained in:
parent
49c6c8296f
commit
e8216bbd3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/xmvn-2.1.0.tar.xz
|
/xmvn-2.1.0.tar.xz
|
||||||
/xmvn-2.1.1.tar.xz
|
/xmvn-2.1.1.tar.xz
|
||||||
/xmvn-2.2.0.tar.xz
|
/xmvn-2.2.0.tar.xz
|
||||||
|
/xmvn-2.2.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
fdd4121385b202aa1dcbdf1db5d584b3 xmvn-2.2.0.tar.xz
|
3efed9dced4d404ad90f88aa174df5c3 xmvn-2.2.1.tar.xz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($
|
||||||
|
|
||||||
Name: xmvn
|
Name: xmvn
|
||||||
Version: 2.2.0
|
Version: 2.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Local Extensions for Apache Maven
|
Summary: Local Extensions for Apache Maven
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -301,6 +301,9 @@ end
|
|||||||
%doc LICENSE NOTICE
|
%doc LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 4 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.1-1
|
||||||
|
- Update to upstream version 2.2.1
|
||||||
|
|
||||||
* Fri Jan 23 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.0-1
|
* Fri Jan 23 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.0-1
|
||||||
- Update to upstream version 2.2.0
|
- Update to upstream version 2.2.0
|
||||||
- Add connector-gradle subpackage
|
- Add connector-gradle subpackage
|
||||||
|
Loading…
Reference in New Issue
Block a user