Update to upstream version 0.2.5
This commit is contained in:
parent
83b62b8c34
commit
d3fa511dc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/xmvn-0.2.2.tar.xz
|
||||
/xmvn-0.2.3.tar.xz
|
||||
/xmvn-0.2.4.tar.xz
|
||||
/xmvn-0.2.5.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1478f8eb40507461352c1bbb95da4af2 xmvn-0.2.4.tar.xz
|
||||
eee7f268fa7ba20dba2c128f98fc5e4b xmvn-0.2.5.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: xmvn
|
||||
Version: 0.2.4
|
||||
Version: 0.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Local Extensions for Apache Maven
|
||||
Group: Development/Libraries
|
||||
@ -80,6 +80,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.5-1
|
||||
- Update to upstream version 0.2.5
|
||||
|
||||
* Fri Jan 11 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.4-1
|
||||
- Update to upstream version 0.2.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user