Overview
Request 1098369 revoked
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)
- Update to version 1.1.3
* 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).
- 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.
- 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)
- Initial version 1.0.0 (boo#1209611)
- Created by doublenine
- In state revoked
- Package maintainer: rhabacker
- Supersedes 1098330
Request History
doublenine created request
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)
- Update to version 1.1.3
* 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).
- 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.
- 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)
- Initial version 1.0.0 (boo#1209611)
doublenine revoked request
made a mistake
Please exclude this unrelated change
Yeah, sorry about that, I meant to copy the message and change it for mingw32-cross-cmake, and in a truly sleep deprivation moment I ended up messing that up. It's fixed now in a new request.