Update to upstream version 0.4.2
This commit is contained in:
parent
f26073d8f0
commit
7e79ab0663
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/xmvn-snapshot.tar.xz
|
||||
/xmvn-0.4.0.tar.xz
|
||||
/xmvn-0.4.1.tar.xz
|
||||
/xmvn-0.4.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
25e6183ecb4728829a727fed8901ec2e xmvn-0.4.1.tar.xz
|
||||
ab84b57e1f85485dc2d4f266d45518fc xmvn-0.4.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: xmvn
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Local Extensions for Apache Maven
|
||||
License: ASL 2.0
|
||||
@ -83,6 +83,9 @@ EOF
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Apr 9 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.4.2-1
|
||||
- Update to upstream version 0.4.2
|
||||
|
||||
* Thu Mar 21 2013 Michal Srb <msrb@redhat.com> - 0.4.1-1
|
||||
- Update to upstream version 0.4.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user