From 25d1389bd0d20f9b904b5d14d14fe2c18925d965 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:15 +0200 Subject: [PATCH] Bootstrap build --- maven-plugin-bundle.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index 8e8c8dd..f706e16 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-plugin-bundle Version: 5.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Bundle Plugin License: ASL 2.0 URL: https://felix.apache.org @@ -73,6 +73,9 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java %license LICENSE NOTICE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 5.1.1-2 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 4.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild