Update to upstream version 0.14.0

This commit is contained in:
Michal Srb 2013-04-09 15:33:27 +02:00
parent 69bc26916d
commit afcf26136d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/javapackages-0.13.5.tar.xz
/javapackages-0.13.6.tar.xz
/javapackages-0.13.7.tar.xz
/javapackages-0.14.0.tar.xz

View File

@ -1,6 +1,6 @@
Name: javapackages-tools
Version: 0.13.7
Release: 2%{?dist}
Version: 0.14.0
Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
%changelog
* Tue Apr 09 2013 Michal Srb <msrb@redhat.com> - 0.14.0-1
- Update to upstream version 0.14.0
* Mon Apr 8 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.13.7-2
- Add R: maven-surefire-provider-junit4 to maven-local

View File

@ -1 +1 @@
1cf6bc14d8cdf94d2ed33316c88d6b3b javapackages-0.13.7.tar.xz
3db66d8094e4f8e0ec6010c79e6af3dd javapackages-0.14.0.tar.xz