Update to upstream version 0.3.1

This commit is contained in:
Mikolaj Izdebski 2013-02-07 15:29:46 +01:00
parent d5caac51a0
commit e21c3f2abe
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/xmvn-0.2.5.tar.xz
/xmvn-0.2.6.tar.xz
/xmvn-0.3.0.tar.xz
/xmvn-0.3.1.tar.xz

View File

@ -1 +1 @@
59da8667c017b02ad7477f7d249c95fb xmvn-0.3.0.tar.xz
1f3d07783d31ad05b87d3bf6ba179063 xmvn-0.3.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: xmvn
Version: 0.3.0
Version: 0.3.1
Release: 1%{?dist}
Summary: Local Extensions for Apache Maven
License: ASL 2.0
@ -56,6 +56,9 @@ This package provides %{summary}.
%doc LICENSE NOTICE
%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
- Update to upstream version 0.3.0
- Don't rely on JPP symlinks when resolving artifacts