Update to upstream version 0.2.6
This commit is contained in:
parent
d3fa511dc5
commit
55cf8e9618
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/xmvn-0.2.3.tar.xz
|
||||
/xmvn-0.2.4.tar.xz
|
||||
/xmvn-0.2.5.tar.xz
|
||||
/xmvn-0.2.6.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
eee7f268fa7ba20dba2c128f98fc5e4b xmvn-0.2.5.tar.xz
|
||||
057d55a230a45fb1fd16aa5f5d7b95de xmvn-0.2.6.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: xmvn
|
||||
Version: 0.2.5
|
||||
Version: 0.2.6
|
||||
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
|
||||
* Thu Jan 24 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.6-1
|
||||
- Update to upstream version 0.2.6
|
||||
|
||||
* Mon Jan 21 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.2.5-1
|
||||
- Update to upstream version 0.2.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user