Fix problem with exception in default add_maven_depmap invocation

This commit is contained in:
Stanislav Ochotnicky 2012-10-31 11:29:57 +01:00
parent 6cb4a9d492
commit c6a85d1cdc

View File

@ -1,5 +1,5 @@
Name: javapackages-tools
Version: 0.7.0
Version: 0.7.1
Release: 1%{?dist}
Summary: Fedora macros and scripts for Java packaging support
@ -51,6 +51,9 @@ install -pm 644 scripts/pom_editor.sh $RPM_BUILD_ROOT%{_javadir}-utils/
%changelog
* Wed Oct 31 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.7.1-1
- Fix problem with exception in default add_maven_depmap invocation
* Tue Oct 30 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.7.0-1
- Update to latest upstream
- Full support for compat depmap generation