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