Make sure add_maven_depmap fails when python tracebacks
This commit is contained in:
parent
c6a85d1cdc
commit
3591005040
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/javapackages-0.5.0.tar.xz
|
||||
/javapackages-0.6.0.tar.xz
|
||||
/javapackages-0.7.0.tar.xz
|
||||
/javapackages-0.7.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: javapackages-tools
|
||||
Version: 0.7.1
|
||||
Version: 0.7.2
|
||||
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.2-1
|
||||
- Make sure add_maven_depmap fails when python tracebacks
|
||||
|
||||
* Wed Oct 31 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.7.1-1
|
||||
- Fix problem with exception in default add_maven_depmap invocation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user