Package Release Info

mingw32-cross-cmake-1.1.5-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mingw32-cross-cmake
mingw32-cross-ctest

Change Logs

* Sat Aug 26 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 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 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 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 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 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 2023 Ralf Habacker <ralf.habacker@freenet.de>
- Initial version 1.0.0 (boo#1209611)