Update to upstream version 0.2.1
This commit is contained in:
parent
616b09ee26
commit
3db2e72dbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
3f3444887c339056cfc5249b05ecc315 xmvn-0.1.5.tar.xz
|
||||
30334d30b1320258ea253b6b9312905b xmvn-0.2.0.tar.xz
|
||||
b7cbd6f55b4b00e32a183d64fe0ced09 xmvn-0.2.1.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user