- Update to version 20230309
* Let cmake macros be based on associated macros from macros.cmake
* Add support to define a custom rpm macro when running mingw64
related shell scripts, see mingw64-scripts.sh for details
* Drop using external dependency generator (boo#1175587)
* Add mingw64_*.attr files to support actual used dependency generator
* Fix bug that rpm does not use attribute file for cmake by renaming
to mingw64_cmake.attr (rpm does not like '-' in those file name
and keys inside)
* Extend mingw64_cmake.attr to find cmake support files in
share subdirectory as required for example by mingw64-dlfcn-win32
* Print deprecated message when using %_mingw64_makeinstall or
%__mingw64_cmake
* Reduce some differences to mingw32 in changes and other files,
which are mostly indentions, hours, trailing '/', variable
definition rows - make it easier to compare
OBS-URL: https://build.opensuse.org/request/show/1071509
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=153
- Add missing Fortran case into macros.mingw64* (boo#1173990)
- Fix warning about non standard group (boo#1173189)
- Make cmake package support to be more in sync with native package
* Add mingw64-cmake.prov and mingw64-cmake.attr ported from native
cmake package to support generating mingw64(cmake:xxx) dependencies
required by newer KDE Frameworks 5 and other packages.
* Move out cmake related macros from macros.mingw64 into macros.mingw64-cmake
* Define macro _mingw64_cmake_build
* Fix deprecated call to %make_jobs
CMake support may be better located in a package named mingw64-cross-cmake
but need to be used here until the deprecated dependency generator provided
by this package is converted to sets of *.attr/*.prov files.
- Add additional man languages 'id' and 'uk' used by KDE Frameworks5 packages
OBS-URL: https://build.opensuse.org/request/show/828163
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=115