From c17a54d68866834c3e10affad94068d2c6dbf42c Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 13:03:50 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- maven-dependency-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index 018a31b..f12ef1e 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -1,6 +1,6 @@ Name: maven-dependency-plugin Version: 3.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugin to manipulate, copy and unpack local and remote artifacts License: ASL 2.0 @@ -71,6 +71,9 @@ Summary: API documentation for %{name} %doc LICENSE NOTICE %changelog +* Fri Jul 10 2020 Jiri Vanek - 3.1.2-2 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Thu May 07 2020 Fabio Valentini - 3.1.2-1 - Update to version 3.1.2.