diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index a42a605..6d4a6eb 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -1,6 +1,6 @@ Name: maven-dependency-plugin Version: 3.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Plugin to manipulate, copy and unpack local and remote artifacts License: ASL 2.0 URL: http://maven.apache.org/plugins/%{name} @@ -76,6 +76,9 @@ Summary: API documentation for %{name} %doc LICENSE NOTICE %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 3.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Nov 03 2019 Fabio Valentini - 3.1.1-4 - Include backported patch for maven-artifact-transfer 0.11.0 support.