Update to upstream version 2.3.2
This commit is contained in:
parent
5b570e0ac9
commit
516d4268ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/xmvn-2.2.1.tar.xz
|
||||
/xmvn-2.3.0.tar.xz
|
||||
/xmvn-2.3.1.tar.xz
|
||||
/xmvn-2.3.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
2d6984ae2273e3f19fde4bd9943d97d8 xmvn-2.3.1.tar.xz
|
||||
d9a254a74f5754e77d591bdf0b405865 xmvn-2.3.2.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($
|
||||
|
||||
Name: xmvn
|
||||
Version: 2.3.1
|
||||
Release: 4%{?dist}
|
||||
Version: 2.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Local Extensions for Apache Maven
|
||||
License: ASL 2.0
|
||||
URL: http://mizdebsk.fedorapeople.org/xmvn
|
||||
@ -300,6 +300,9 @@ end
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Mar 12 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3.2-1
|
||||
- Update to upstream version 2.3.2
|
||||
|
||||
* Fri Mar 06 2015 Michal Srb <msrb@redhat.com> - 2.3.1-4
|
||||
- Rebuild to fix symlinks in lib/core
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user