SHA256
1
0
forked from pool/wine

- updated to 4.3 development release

- Reimplementation of XAudio2 using the FAudio library.
  - Mono engine updated to the latest upstream.
  - More modern handling of iconic windows.
  - Improved handling of kernel objects.
  - Various bug fixes.
- updated staging to 4.3

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=596
This commit is contained in:
Marcus Meissner 2019-03-02 08:43:01 +00:00 committed by Git OBS Bridge
parent 6fd07660e7
commit 82e030517f
3 changed files with 14 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">wined3d9(.*)</param>
<param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
<param name="revision">refs/tags/wine-d3d9-4.1</param>
<param name="revision">refs/tags/wine-d3d9-4.2</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 2 08:35:25 UTC 2019 - Marcus Meissner <meissner@suse.com>
- updated to 4.3 development release
- Reimplementation of XAudio2 using the FAudio library.
- Mono engine updated to the latest upstream.
- More modern handling of iconic windows.
- Improved handling of kernel objects.
- Various bug fixes.
- updated staging to 4.3
-------------------------------------------------------------------
Sat Feb 16 15:30:33 UTC 2019 - Marcus Meissner <meissner@suse.com>

View File

@ -107,8 +107,8 @@ BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xxf86vm)
BuildRequires: pkgconfig(zlib)
%define realver 4.2
Version: 4.2
%define realver 4.3
Version: 4.3
Release: 0
Summary: An MS Windows Emulator
License: LGPL-2.1-or-later