- 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:
parent
6fd07660e7
commit
82e030517f
2
_service
2
_service
@ -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">
|
||||
|
11
wine.changes
11
wine.changes
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user