File mingw64-cross-cmake.changes of Package mingw64-cross-cmake
-------------------------------------------------------------------
Sat Aug 26 09:48:12 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 1.1.5
* Ignore the '--' parameter when calling the mingw64-cmake
macro from the command line (boo#1214641).
* Add support for using '..' as source directory when calling
the mingw64-cmake macro (boo#1214642)
-------------------------------------------------------------------
Thu Jul 20 08:16:41 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 1.1.4
* Fix problem not adding version to mingw64(cmake:xxx) provides
for Qt6 packages (boo#1213043)
-------------------------------------------------------------------
Wed Jul 12 13:10:52 UTC 2023 - Imnotgivingmy nametoamachine <milanfix@protonmail.com>
- Update to version 1.1.3
* Fixed /usr/bin/mingw64-cmake link being broken in tumbleweed
due to this distro using a different path for the libexec folder.
(see https://bugzilla.opensuse.org/show_bug.cgi?id=1213235)
-------------------------------------------------------------------
Mon Jun 26 12:08:56 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 1.1.2
* Fixed problems with parsing arguments - it turned out that the
previously used for loop did not work in some environments
(see https://gitlab.freedesktop.org/dbus/dbus/-/issues/464).
-------------------------------------------------------------------
Wed Jun 14 14:39:59 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 1.1.1
* The use of the parametric rpm macro was abandoned because it has
too many limitations. With rpm >= 4.17 it would be possible to
disable option processing (see
https://rpm-software-management.github.io/rpm/manual/macros.html),
but this is not possible with Leap, which uses rpm 4.14.
-------------------------------------------------------------------
Mon Jun 12 10:00:25 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 1.1.0
* Add mingw64-cmake.lua as placeholder for future Lua functions
* %_mingw64_cmake: enabled support for selecting a custom build and
source directory by using the cmake options -S/-B (boo#1212238)
-------------------------------------------------------------------
Sun Feb 26 22:02:36 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Initial version 1.0.0 (boo#1209611)