Update to upstream version 0.2.1

This commit is contained in:
Mikolaj Izdebski 2013-01-08 15:42:17 +01:00
parent 616b09ee26
commit 3db2e72dbe
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/xmvn-0.1.4.tar.xz
/xmvn-0.1.5.tar.xz
/xmvn-0.2.0.tar.xz
/xmvn-0.2.1.tar.xz

View File

@ -1,2 +1 @@
3f3444887c339056cfc5249b05ecc315 xmvn-0.1.5.tar.xz
30334d30b1320258ea253b6b9312905b xmvn-0.2.0.tar.xz
b7cbd6f55b4b00e32a183d64fe0ced09 xmvn-0.2.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: xmvn
Version: 0.2.0
Version: 0.2.1
Release: 1%{?dist}
Summary: Local Extensions for Apache Maven
Group: Development/Libraries
@ -78,6 +78,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%{_javadocdir}/%{name}
%changelog
* Tue Jan 8 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.1-1
- Update to upstream version 0.2.1
* Mon Jan 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.0-1
- Update to upstream version 0.2.0
- New major features: depmaps, compat symlinks, builddep MOJO