From 5d385dae02d5dc0ba863c967f159fd56b3068cc8 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:36 +0200 Subject: [PATCH] Bootstrap build --- plexus-compiler.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-compiler.spec b/plexus-compiler.spec index d171e5c..b9417f8 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-compiler Version: 2.8.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compiler call initiators for Plexus # extras subpackage has a bit different licensing # parts of compiler-api are ASL2.0/MIT @@ -100,6 +100,9 @@ cp %{SOURCE2} LICENSE.MIT %doc LICENSE LICENSE.MIT %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.8.8-2 +- Bootstrap build + * Wed Jan 27 2021 Fedora Release Engineering - 0:2.8.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild