diff --git a/mingw-gcc.spec b/mingw-gcc.spec index 3d03e5e..6ce1dc2 100644 --- a/mingw-gcc.spec +++ b/mingw-gcc.spec @@ -5,7 +5,7 @@ %undefine _auto_set_build_flags # NOTE See mingw-filesystem/README.md for the build steps! -%global bootstrap 1 +%global bootstrap 0 %if 0%{?rhel} > 8 %global build_isl 0 @@ -25,7 +25,7 @@ Name: mingw-gcc Version: %{gcc_version} -Release: 11%{?dist} +Release: 11.1%{?dist} Summary: MinGW Windows cross-compiler (GCC) for C License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions @@ -902,7 +902,7 @@ ln -sf %{ucrt64_bindir}/libssp-0.dll %{buildroot}%{ucrt64_libdir}/libssp.dll.a %changelog -* Fri May 06 2022 Richard W.M. Jones - 12.0.1-11 +* Fri May 06 2022 Richard W.M. Jones - 12.0.1-11.1 - Rebase to Fedora Rawhide resolves: rhbz#2080170