From 2f80cba8be504f514a9ff7fbc5e2e98759263439 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 12:55:50 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- maven-clean-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-clean-plugin.spec b/maven-clean-plugin.spec index cbf582e..0297ba6 100644 --- a/maven-clean-plugin.spec +++ b/maven-clean-plugin.spec @@ -1,6 +1,6 @@ Name: maven-clean-plugin Version: 3.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Maven Clean Plugin License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-clean-plugin/ @@ -48,6 +48,9 @@ This package provides %{summary}. %doc LICENSE NOTICE %changelog +* Fri Jul 10 2020 Jiri Vanek - 3.1.0-5 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Wed Jan 29 2020 Fedora Release Engineering - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild