Revert "workaround: do not attach ~bootstrap suffix to release"

This reverts commit 39df61ea81.

Related: rhbz#2056969
This commit is contained in:
Jan Staněk 2022-04-21 13:14:02 +02:00
parent 6618048d4d
commit 9e882e7dcf
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

View File

@ -1,7 +1,5 @@
# bundle dependencies that are not available as Fedora modules # bundle dependencies that are not available as Fedora modules
%bcond_without bootstrap %bcond_without bootstrap
# FIXME: do not attach the bootstrap suffix
%global __bootstrap %{nil}
%if 0%{?rhel} && 0%{?rhel} < 9 %if 0%{?rhel} && 0%{?rhel} < 9
%bcond_without python3_fixup %bcond_without python3_fixup