Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 13:45:51 +02:00
parent 1e10bb35a6
commit ddcc5eaa85

View File

@ -3,7 +3,7 @@
Name: maven-plugin-tools
Version: 3.6.0
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 0
Summary: Maven Plugin Tools
License: ASL 2.0
@ -237,6 +237,9 @@ API documentation for %{name}.
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0:3.6.0-5
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Thu May 14 2020 Fabio Valentini <decathorpe@gmail.com> - 0:3.6.0-4
- Ignore jTidy crashes when generating maven plugin descriptors.