Update to upstream version 0.11.2

This commit is contained in:
Mikolaj Izdebski 2013-01-30 12:35:29 +01:00
parent fcee51c2fe
commit 793c4f2b95
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/javapackages-0.10.1.tar.xz
/javapackages-0.11.0.tar.xz
/javapackages-0.11.1.tar.xz
/javapackages-0.11.2.tar.xz

View File

@ -1,5 +1,5 @@
Name: javapackages-tools
Version: 0.11.1
Version: 0.11.2
Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support
@ -105,6 +105,9 @@ install -p -m 755 scripts/mvn-* $RPM_BUILD_ROOT%{_bindir}
%changelog
* Wed Jan 30 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.11.2-1
- Update to upstream version 0.11.2
* Wed Jan 30 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.11.1-1
- Update to upstream version 0.11.1

View File

@ -1 +1 @@
fe68e66159b27e7ca0b4855c5b7f661c javapackages-0.11.1.tar.xz
fa0099101803abf782a8a7fd533a2ce6 javapackages-0.11.2.tar.xz