diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index acea6f2..79a87fd 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -7,7 +7,7 @@ Name: mingw-filesystem Version: 132 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW cross compiler base filesystem and environment License: GPLv2+ @@ -358,6 +358,9 @@ echo ".so man1/pkgconf.1" > %{buildroot}%{_mandir}/man1/x86_64-w64-mingw32-pkg-c %changelog +* Thu Apr 21 2022 Sandro Mani - 132-2 +- Rebuild + * Mon Feb 21 2022 Sandro Mani - 132-1 - Create build_winXX directories with mkdir -p