diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index 70f9e48..7fedc59 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-dependency-plugin Version: 3.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Plugin to manipulate, copy and unpack local and remote artifacts License: ASL 2.0 URL: https://maven.apache.org/plugins/%{name} @@ -105,6 +105,9 @@ sed -i '/doSpecialTest( "analyze-report" );/d' src/test/java/org/apache/maven/pl %doc LICENSE NOTICE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.1.2-6 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 3.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild