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