Update to upstream version 2.1.0
This commit is contained in:
parent
ea1bfe1792
commit
ff681e70f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/xmvn-1.5.0-SNAPSHOT.tar.xz
|
/xmvn-1.5.0-SNAPSHOT.tar.xz
|
||||||
/xmvn-2.0.0.tar.xz
|
/xmvn-2.0.0.tar.xz
|
||||||
/xmvn-2.0.1.tar.xz
|
/xmvn-2.0.1.tar.xz
|
||||||
|
/xmvn-2.1.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
0aa8d2d66c05f45c1d49b8ad2783164a xmvn-2.0.1.tar.xz
|
f02fb3d6dc26cdeefc6ff9e6843e7189 xmvn-2.1.0.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.0.1
|
Version: 2.1.0
|
||||||
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
|
||||||
@ -317,6 +317,9 @@ end
|
|||||||
%doc LICENSE NOTICE
|
%doc LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.0-1
|
||||||
|
- Update to upstream version 2.1.0
|
||||||
|
|
||||||
* Fri Jun 6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-1
|
* Fri Jun 6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-1
|
||||||
- Update to upstream version 2.0.1
|
- Update to upstream version 2.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user