Update to upstream version 0.1.4

This commit is contained in:
Mikolaj Izdebski 2012-12-07 18:00:54 +01:00
parent ab34970903
commit 10e34a2b3a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/xmvn-0.1.1.tar.xz
/xmvn-0.1.2.tar.xz
/xmvn-0.1.3.tar.xz
/xmvn-0.1.4.tar.xz

View File

@ -1 +1 @@
b4d1bb5b3dc38f9732f3b08a1724c69c xmvn-0.1.3.tar.xz
b2d8d7e4284970da0f409ec3a41a846a xmvn-0.1.4.tar.xz

View File

@ -1,5 +1,5 @@
Name: xmvn
Version: 0.1.3
Version: 0.1.4
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
* Fri Dec 7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.1.4-1
- Update to upstream version 0.1.4
* Fri Dec 7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.1.3-1
- Update to upstream version 0.1.3