From 7f587de2a9e44a8cd14134ef20ba4ca700a11efd Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 12:59:50 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- maven-compiler-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index 2b77f86..3466bbf 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,6 +1,6 @@ Name: maven-compiler-plugin Version: 3.8.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Maven Compiler Plugin License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-compiler-plugin @@ -53,6 +53,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Fri Jul 10 2020 Jiri Vanek - 3.8.1-5 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Wed Jan 29 2020 Fedora Release Engineering - 3.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild