diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index 56ddf1c..731bbac 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -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 - 9.0.0-6 +- Rebuild with gcc-12 + * Wed Feb 23 2022 Marc-André Lureau - 9.0.0-5 - Add ucrt64 target (bootstrap=0)