Update to upstream version 0.2.2

This commit is contained in:
Mikolaj Izdebski 2013-01-08 17:40:29 +01:00
parent 3db2e72dbe
commit 11b6916120
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/xmvn-0.1.5.tar.xz
/xmvn-0.2.0.tar.xz
/xmvn-0.2.1.tar.xz
/xmvn-0.2.2.tar.xz

View File

@ -1 +1 @@
b7cbd6f55b4b00e32a183d64fe0ced09 xmvn-0.2.1.tar.xz
c66b2cc860a7db1a049279db7732ba77 xmvn-0.2.2.tar.xz

View File

@ -1,5 +1,5 @@
Name: xmvn
Version: 0.2.1
Version: 0.2.2
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.2-1
- Update to upstream version 0.2.2
* Tue Jan 8 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.1-1
- Update to upstream version 0.2.1