Package Release Info

mingw64-cross-wine-1.3.3-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mingw64-cross-wine

Change Logs

* Wed May 07 2025 Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 1.2.2
  * Fix build error 'link target doesn't exist (neither in build root
    nor in installed system)' on Tumbleweed and Leap 16.0.
    The referenced file is installed by mingw64-filesystem, but
    is not detected by /usr/lib/rpm/brp-suse.d/brp-25-symlink
* Wed Jul 12 2023 Imnotgivingmy nametoamachine <milanfix@protonmail.com>
- Update to version 1.3.2
  * Fixed mingw64-cross-wine-init, mingw64-cross-wine-run and
  mingw64-cross-wine-start-session links 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)
* Sun Apr 16 2023 Ralf Habacker <ralf.habacker@freenet.de>
- Drop tag BuildRoot: (boo#1207289)
- Cleanup spec file
* Thu Jul 21 2022 Ralf Habacker <ralf.habacker@freenet.de>
- Only create wine prefix when running on x86_64 cpu host as wine
  support on other architectures is currently not working
  (boo#1199176, boo#1199175)
* Fri Apr 01 2022 Ralf Habacker <ralf.habacker@freenet.de>
- updated to 1.3.2
  * fix bug using different wine prefixes
  * move all wine related processing into wine.sh to have a clean
    separation
* Mon Mar 28 2022 Ralf Habacker <ralf.habacker@freenet.de>
- updated to 1.3.1
  * Use 'winetricks set_userpath' to set wine paths
  * Fix winetricks warnings by adding wget and env vars
* Sun Jan 09 2022 Ralf Habacker <ralf.habacker@freenet.de>
- Add winetricks and use to disable crash dialog and winedbg
* Sat Oct 17 2020 Ralf Habacker <ralf.habacker@freenet.de>
- 1.3.0
  * Add shell wrapper mingw64-cross-wine-init, mingw64-cross-wine-run
    and mingw64-cross-wine-start-session
  * Use a custom wine prefix to preserve existing ones
  * Remove generated temporary file
  - ------------------------------------------------------------------
* Thu Aug 27 2020 Ralf Habacker <ralf.habacker@freenet.de>
- 1.2.0:
  * Add rpm macro _mingw64_cross_wine_start_session
  * Remove obsolete file mingw64-cross-wine.rpmlintrc
    as mingw64-filesystem already provides the same filter
* Sun Jun 21 2020 Ralf Habacker <ralf.habacker@freenet.de>
- 1.1.0:
  * Add wine.sh and user-path.reg.in