From b80e645b150b89683ade32ff668e44cb025a5769 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:32 +0200 Subject: [PATCH] Bootstrap build --- osgi-core.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/osgi-core.spec b/osgi-core.spec index 5e0e861..789d0a5 100644 --- a/osgi-core.spec +++ b/osgi-core.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: osgi-core Version: 8.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OSGi Core API License: ASL 2.0 @@ -81,6 +81,9 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml . %license LICENSE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 8.0.0-2 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 7.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild