diff --git a/plexus-compiler.spec b/plexus-compiler.spec index 3de5d0b..e63ffff 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -1,8 +1,12 @@ -%bcond_with bootstrap +# Workaround for rhbz#1969370: __bootstrap macro is not defined in +# CentOS Stream, See https://bugzilla.redhat.com/1969370 +%global __bootstrap ~bootstrap + +%bcond_withouht bootstrap Name: plexus-compiler Version: 2.8.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Compiler call initiators for Plexus # extras subpackage has a bit different licensing # parts of compiler-api are ASL2.0/MIT @@ -100,6 +104,9 @@ cp %{SOURCE2} LICENSE.MIT %doc LICENSE LICENSE.MIT %changelog +* Wed Jun 09 2021 Mikolaj Izdebski - 2.8.8-5 +- Rebuild to workaround DistroBaker issue + * Wed Jun 09 2021 Mikolaj Izdebski - 2.8.8-4 - Non-bootstrap build