Update to upstream version 0.1.1

This commit is contained in:
Mikolaj Izdebski 2012-12-07 13:53:06 +01:00
parent 74c8273018
commit b4e5e6cf1c
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/xmvn-0.0.1.tar.xz
/xmvn-0.0.2.tar.xz
/xmvn-0.1.0.tar.xz
/xmvn-0.1.1.tar.xz

View File

@ -1 +1 @@
f90b376cf2a709c15af0a5ac25d29bcf xmvn-0.1.0.tar.xz
e20996b2035d7cabcb9e436a0732438a xmvn-0.1.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: xmvn
Version: 0.1.0
Version: 0.1.1
Release: 1%{?dist}
Summary: Local Extensions for Apache Maven
Group: Development/Libraries
@ -78,8 +78,12 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%{_javadocdir}/%{name}
%changelog
* Fri Dec 7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.1.1-1
- Update to upstream version 0.1.1
* Thu Dec 6 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.1.0-1
- Update to upstream version 0.1.0
- Implement auto requires generator
* Mon Dec 3 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.0.2-1
- Update to upstream version 0.0.2