Update to upstream version 0.3.1
This commit is contained in:
parent
d5caac51a0
commit
e21c3f2abe
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/xmvn-0.2.5.tar.xz
|
/xmvn-0.2.5.tar.xz
|
||||||
/xmvn-0.2.6.tar.xz
|
/xmvn-0.2.6.tar.xz
|
||||||
/xmvn-0.3.0.tar.xz
|
/xmvn-0.3.0.tar.xz
|
||||||
|
/xmvn-0.3.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
59da8667c017b02ad7477f7d249c95fb xmvn-0.3.0.tar.xz
|
1f3d07783d31ad05b87d3bf6ba179063 xmvn-0.3.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: xmvn
|
Name: xmvn
|
||||||
Version: 0.3.0
|
Version: 0.3.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
|
||||||
@ -56,6 +56,9 @@ This package provides %{summary}.
|
|||||||
%doc LICENSE NOTICE
|
%doc LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.1-1
|
||||||
|
- Update to upstream version 0.3.1
|
||||||
|
|
||||||
* Tue Feb 5 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.0-1
|
* Tue Feb 5 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.0-1
|
||||||
- Update to upstream version 0.3.0
|
- Update to upstream version 0.3.0
|
||||||
- Don't rely on JPP symlinks when resolving artifacts
|
- Don't rely on JPP symlinks when resolving artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user