Update to upstream version 0.14.1 with disabled debugging
This commit is contained in:
parent
afcf26136d
commit
4b13008dfc
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/javapackages-0.13.6.tar.xz
|
||||
/javapackages-0.13.7.tar.xz
|
||||
/javapackages-0.14.0.tar.xz
|
||||
/javapackages-0.14.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: javapackages-tools
|
||||
Version: 0.14.0
|
||||
Version: 0.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
|
||||
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.14.1-1
|
||||
- Update to upstream version 0.14.1 with disabled debugging
|
||||
|
||||
* Tue Apr 09 2013 Michal Srb <msrb@redhat.com> - 0.14.0-1
|
||||
- Update to upstream version 0.14.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user