This commit is contained in:
Sandro Mani 2022-04-28 01:19:49 +02:00
parent dc1cf95950
commit 53e69652c5

View File

@ -34,7 +34,7 @@
Name: mingw-gcc
Version: %{gcc_version}
Release: 7%{?dist}
Release: 8%{?dist}
Summary: MinGW Windows cross-compiler (GCC) for C
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@ -924,6 +924,9 @@ ln -sf %{ucrt64_bindir}/libssp-0.dll %{buildroot}%{ucrt64_libdir}/libssp.dll.a
%changelog
* Wed Apr 27 2022 Sandro Mani <manisandro@gmail.com> - 12.0.1-8
- Bump
* Wed Apr 27 2022 Sandro Mani <manisandro@gmail.com> - 12.0.1-7
- Rebuild for mingw-w64-10.0.0 (bootstrap=0, enable_libgomp=1)