Update to upstream version 0.2.2
This commit is contained in:
parent
3db2e72dbe
commit
11b6916120
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b7cbd6f55b4b00e32a183d64fe0ced09 xmvn-0.2.1.tar.xz
|
||||
c66b2cc860a7db1a049279db7732ba77 xmvn-0.2.2.tar.xz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user