Rebuild with gcc-12

This commit is contained in:
Sandro Mani 2022-03-25 00:56:51 +01:00
parent 89a87155e7
commit 634bd6ec2f

View File

@ -16,7 +16,7 @@
Name: mingw-winpthreads
Version: 9.0.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: MinGW pthread library
# The main license of winpthreads is MIT, but parts of this library
@ -267,6 +267,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 9.0.0-6
- Rebuild with gcc-12
* Wed Feb 23 2022 Marc-André Lureau <marcandre.lureau@redhat.com> - 9.0.0-5
- Add ucrt64 target (bootstrap=0)