Update to upstream version 2.0.0
This commit is contained in:
parent
3d43c92a4d
commit
b222ddfe72
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/xmvn-1.3.0.tar.xz
|
||||
/xmvn-1.4.0.tar.xz
|
||||
/xmvn-1.5.0-SNAPSHOT.tar.xz
|
||||
/xmvn-2.0.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1fbf82c9bc2975b44373d8a473b7c9fe xmvn-1.5.0-SNAPSHOT.tar.xz
|
||||
ed0e5638886fc76673c2eaf31db161d0 xmvn-2.0.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: xmvn
|
||||
Version: 2.0.0
|
||||
Release: 0%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Local Extensions for Apache Maven
|
||||
License: ASL 2.0
|
||||
URL: http://mizdebsk.fedorapeople.org/xmvn
|
||||
@ -280,6 +280,9 @@ end
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.0-1
|
||||
- Update to upstream version 2.0.0
|
||||
|
||||
* Tue Apr 22 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5.0-0.25.gitcb3a0a6
|
||||
- Use ASM 5.0.1 directly instead of Sisu-shaded ASM
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user