diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index f12ef1e..cb3744d 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -1,6 +1,6 @@ Name: maven-dependency-plugin Version: 3.1.2 -Release: 2%{?dist} +Release: 3%{?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 +* Tue Jul 28 2020 Fedora Release Engineering - 3.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 3.1.2-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11