From a528a93502c09a3fd615d5a1e7c0715c3ada1db1 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:31 +0200 Subject: [PATCH] Bootstrap build --- osgi-annotation.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index 7153493..4db0679 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: osgi-annotation Version: 8.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Annotations for use in compiling OSGi bundles License: ASL 2.0 URL: https://www.osgi.org @@ -75,6 +75,9 @@ cp -p %{SOURCE1} pom.xml %doc LICENSE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 8.0.0-2 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 7.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild