From 82e030517f7e812f1408736651a87fe6bd2e85db227c28340e4e9a7f7ebef414 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 2 Mar 2019 08:43:01 +0000 Subject: [PATCH] - 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 --- _service | 2 +- wine.changes | 11 +++++++++++ wine.spec | 4 ++-- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/_service b/_service index 1d57b9f..c3fd176 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ @PARENT_TAG@ wined3d9(.*) https://github.com/sarnex/wine-d3d9-patches.git - refs/tags/wine-d3d9-4.1 + refs/tags/wine-d3d9-4.2 git diff --git a/wine.changes b/wine.changes index 37e5784..ec69c09 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Mar 2 08:35:25 UTC 2019 - Marcus Meissner + +- 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 diff --git a/wine.spec b/wine.spec index e5abaa6..6c1c754 100644 --- a/wine.spec +++ b/wine.spec @@ -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