Changelog for
mingw64-filesystem-20220524-6.101.noarch.rpm :
* Mon May 23 2022 Ralf Habacker
- Update to 20220524- On finding provides and requirements do not generate temporary files in the global temporary directory (boo#1182356)- Add optional support to add runtime dependencies for import libraries, see macros.mingw64 for details (boo#1194430)- Fix warning \'file format not recognized\' in mingw64-find-requires.sh when parsing xxx-config files
* Thu Dec 02 2021 Dominique Leuenberger - Change all version comparisons for Tumbleweed to >= 1550 (instead of == 1550). Anything in Tumbleweed counts for current Tumbleweed plus future CODE branches. Additionally, the Tumbleweed suse_version code is not chiseled in stone.
* Tue Sep 14 2021 Ralf Habacker - Fix install path and file format for global rpmlint config file on openSUSE_Tumbleweed (bug boo#1190304, boo#1190438)- Use rpmlint-mini also on Leap 15.x to fix the conflict breakage- Be more verbose when version in generated xxxConfigVersion.cmake files is empty (see https://build.opensuse.org/request/show/915515)- Sync with mingw32 variant
* Tue Sep 14 2021 Fridrich Strba - Force rpmlint use and avoid using of rpmlint-mini
* Wed Jul 28 2021 Ralf Habacker - Add provides for bcrypt.dll required by mingw64-gdb 10.2
* Mon Jul 12 2021 Ralf Habacker - Add provides for ncrypt.dll required by mingw64-gnutls clients
* Mon Jun 14 2021 Callum Farmer - Move RPM macros to %_rpmmacrodir (boo#1185671)- Move profile.d entries to %_distconfdir- Use %_fileattrsdir macro
* Thu Nov 05 2020 Ralf Habacker - Update to 20201105- Add macro _mingw64_create_macro_links- Add macro _mingw64_gdb and command line wrapper /usr/bin/mingw64-gdb- In mingw64-scripts support rpm macro processing to https://rpm.org/user_doc/macros.htm
* Sun Nov 01 2020 Ralf Habacker - Add macro _mingw64_gdb and command line wrapper /usr/bin/mingw64-gdb
* Sat Oct 17 2020 Ralf Habacker - Update to 20201017- Fix bug not keeping quotes in bash arguments provided to mingw64-scripts.sh which is for example required to specify a different cmake generator
* Fri Aug 28 2020 Ralf Habacker - Fix architecture in generating cmake provides
* Tue Aug 25 2020 Ralf Habacker - Update to 20200825- Fix
* W: non-etc-or-var-file-marked-as-conffile /usr/libexec/rpm/fileattrs/mingw64-cmake.attr
* W: non-etc-or-var-file-marked-as-conffile /usr/libexec/rpm/mingw64-cmake.prov
* W: script-without-shebang /usr/libexec/rpm/fileattrs/mingw64-cmake.attr
* W: non-standard-group Development/Libraries
* installing mingw64-scripts on Tumbleweed
* not using present rpmlint config for building this package
* Thu Aug 20 2020 Ralf Habacker - Add missing Fortran case into macros.mingw64
* (boo#1173990)
* Sun Aug 16 2020 Ralf Habacker - 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