Update to upstream version 0.13.6

This commit is contained in:
Mikolaj Izdebski 2013-03-18 10:31:37 +01:00
parent 53153367d2
commit baea553650
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@
/javapackages-0.13.3.tar.xz
/javapackages-0.13.4.tar.xz
/javapackages-0.13.5.tar.xz
/javapackages-0.13.6.tar.xz

View File

@ -1,5 +1,5 @@
Name: javapackages-tools
Version: 0.13.5
Version: 0.13.6
Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support
@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
%changelog
* Mon Mar 18 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.13.6-1
- Update to upstream version 0.13.6
* Wed Mar 13 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.13.5-1
- Update to upstream version 0.13.5

View File

@ -1 +1 @@
2991b21e764332a7349cf8b7943b1ca3 javapackages-0.13.5.tar.xz
81a837b672ccbe0fb1fe828c1cbbb823 javapackages-0.13.6.tar.xz