From bf1439c8ec50561012a5911a7350e4d3a0c4a9f9 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:22 +0200 Subject: [PATCH] Bootstrap build --- maven-source-plugin.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index caa5f03..c409bf7 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-source-plugin Version: 3.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -53,6 +53,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.2.1-5 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 3.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild