forked from pool/mingw32-cross-cmake
- Update to version 1.1.5 * Ignore the '--' parameter when calling the mingw32-cmake macro from the command line (boo#1214641). * Add support for using '..' as source directory when calling the mingw32-cmake macro (boo#1214642) OBS-URL: https://build.opensuse.org/request/show/1106032 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-cross-cmake?expand=0&rev=15
55 lines
2.4 KiB
Plaintext
55 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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 mingw32-cmake
|
|
macro from the command line (boo#1214641).
|
|
* Add support for using '..' as source directory when calling
|
|
the mingw32-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 mingw32(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/mingw32-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 mingw32-cmake.lua as placeholder for future Lua functions
|
|
* %_mingw32_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)
|