diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index dbe2ada..1adbeee 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -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 - 0:3.6.0-5 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Thu May 14 2020 Fabio Valentini - 0:3.6.0-4 - Ignore jTidy crashes when generating maven plugin descriptors.