Rebuild to workaround DistroBaker issue

Related: rhbz#1951482
This commit is contained in:
Mikolaj Izdebski 2021-06-09 18:55:24 +02:00
parent a09e058702
commit e02bedc383
1 changed files with 9 additions and 2 deletions

View File

@ -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 <mizdebsk@redhat.com> - 2.8.8-5
- Rebuild to workaround DistroBaker issue
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.8-4
- Non-bootstrap build