Sun, 19 May 2024 18:47:04 UTC | login

Information for build mingw-filesystem-148-1.fc40

ID266956
Package Namemingw-filesystem
Version148
Release1.fc40
Epoch
SummaryMinGW cross compiler base filesystem and environment
DescriptionThis package contains the base filesystem layout, RPM macros and environment for all Fedora MinGW packages. This environment is maintained by the Fedora MinGW SIG at: http://fedoraproject.org/wiki/SIGs/MinGW
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Nov 2023 08:42:53 UTC
CompletedThu, 16 Nov 2023 08:42:53 UTC
Tags
f40
RPMs
src
mingw-filesystem-148-1.fc40.src.rpm (info) (download)
noarch
mingw-filesystem-base-148-1.fc40.noarch.rpm (info) (download)
mingw32-filesystem-148-1.fc40.noarch.rpm (info) (download)
mingw64-filesystem-148-1.fc40.noarch.rpm (info) (download)
ucrt64-filesystem-148-1.fc40.noarch.rpm (info) (download)
Changelog * Wed Sep 13 2023 Orion Poplawski <orion@nwra.com> - 148-1 - Add pkgconfig provides * Mon Sep 11 2023 Neal Gompa <ngompa@fedoraproject.org> - 147-3 - Add dependency on cmake-rpm-macros * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 147-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 07 2023 Sandro Mani <manisandro@gmail.com> - 147-1 - Set mingw_env before in run_mingw_make * Wed Apr 05 2023 Sandro Mani <manisandro@gmail.com> - 146-1 - Set RUSTFLAGS in mingw env * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 145-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 31 2022 Sandro Mani <manisandro@gmail.com> - 145-1 - Fix mingw-find-lang.sh exit code * Fri Dec 23 2022 Sandro Mani <manisandro@gmail.com> - 144-1 - Add mingw-qmake-qt6 macros, drop mingw-cmake-kde4 macros * Fri Dec 09 2022 Sandro Mani <manisandro@gmail.com> - 143-1 - Prevent mingw-find-lang.sh from clobbering previous find-lang results * Tue Oct 18 2022 Sandro Mani <manisandro@gmail.com> - 142-1 - Require mingw-binutils-generic * Tue Sep 27 2022 Sandro Mani <manisandro@gmail.com> - 141-2 - Replace egrep with grep -E * Sat Jul 30 2022 Sandro Mani <manisandro@gmail.com> - 141-1 - Revert unsetting _PREFIX * Fri Jul 29 2022 Sandro Mani <manisandro@gmail.com> - 140-1 - Don't unset _PREFIX in mingw-env macro, it leads to ${_PREFIX} being empty when evaluated the lines above * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 139-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri May 20 2022 Sandro Mani <manisandro@gmail.com> - 139-1 - Set CMAKE_FIND_ROOT_PATH_MODE_PACKAGE in cmake toolchain files * Wed May 11 2022 Sandro Mani <manisandro@gmail.com> - 138-1 - Drop CMAKE_INSTALL_LIBDIR from mingw-cmake macros * Mon May 09 2022 Richard Hughes <richard@hughsie.com> 137-1 - Include glib-mkenums in the toolchain binaries to avoid installing host GLib for building. * Tue May 03 2022 Sandro Mani <manisandro@gmail.com> - 136-1 - Drop standard DLL provides, moved to mingw-crt * Tue May 03 2022 Sandro Mani <manisandro@gmail.com> - 135-1 - Add host lib dirs to ld.so.conf * Thu Apr 28 2022 Sandro Mani <manisandro@gmail.com> - 134-1 - Regenerate standard-dlls * Thu Feb 24 2022 Marc-André Lureau <marcandre.lureau@redhat.com> - 133-2 - Fix ucrt64 toolchain filenames. * Tue Feb 22 2022 Marc-André Lureau <marcandre.lureau@redhat.com> - 133-1 - Add ucrt64 target. Related to rhbz#2055254. * Mon Feb 21 2022 Sandro Mani <manisandro@gmail.com> - 132-1 - Create build_winXX directories with mkdir -p * Thu Feb 10 2022 Sandro Mani <manisandro@gmail.com> - 131-2 - Bump release * Thu Feb 10 2022 Sandro Mani <manisandro@gmail.com> - 131-1 - Move python dependency generation to mingw32/64_python3.attr in mingw-python3 package - More generic mingw_pkg_name macros to also deduce mingw package name from native name * Wed Feb 02 2022 Sandro Mani <manisandro@gmail.com> - 130-1 - Drop evaling $@ in mingw-scripts, ensure mingw macros invoked by mingw-scripts contain $@ * Sat Jan 22 2022 Sandro Mani <manisandro@gmail.com> - 129-1 - Also set FCFLAGS in mingw-env * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Sandro Mani <manisandro@gmail.com> - 128-1 - Add Boost_ARCHITECTURE to cmake toolchain file * Sat Jan 08 2022 Sandro Mani <manisandro@gmail.com> - 127-1 - Correctly test whether CC/CXX/FC env-vars are set in cmake toolchain config * Wed Dec 15 2021 Sandro Mani <manisandro@gmail.com> - 126-1 - Preserve CC/CXX/FC/RC set by ENV if set in cmake toolchain files * Sat Nov 20 2021 Sandro Mani <manisandro@gmail.com> - 125-1 - Fix up debug dirs ownership * Wed Nov 17 2021 Sandro Mani <manisandro@gmail.com> - 124-1 - Use relative paths in cmake/meson toolchain files to make ccache work if available * Tue Sep 21 2021 Sandro Mani <manisandro@gmail.com> - 123-1 - Autogenerate mingw-python3 BR - Fix mingw{32/64}.attr to also capture pyd, pc files