diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index c9b1959..94ce3d2 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -1,6 +1,6 @@ Name: maven-dependency-plugin Version: 3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugin to manipulate, copy and unpack local and remote artifacts License: ASL 2.0 URL: http://maven.apache.org/plugins/%{name} @@ -72,6 +72,9 @@ Summary: API documentation for %{name} %doc LICENSE NOTICE %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 3.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Nov 5 2018 Mikolaj Izdebski - 3.1.1-1 - Add missing BR on maven-shared-utils