From d9ee55ff8a9d9d5ff8e67a7e3e0130cca5136f56982a40497239f532b38c371b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 5 Feb 2019 06:47:31 +0000 Subject: [PATCH] - updated to 4.1 development release - Support for NT kernel spinlocks. - Better glyph positioning in DirectWrite. - More accurate reporting of CPU information. - Context handle fixes in the IDL compiler. - Preloader fixes on macOS. - Various bug fixes. - updated staging to 4.1 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=588 --- wine.changes | 12 ++++++++++++ wine.spec | 8 ++++---- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/wine.changes b/wine.changes index 00a3061..2efed3e 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 5 06:26:41 UTC 2019 - meissner@suse.com + +- updated to 4.1 development release + - Support for NT kernel spinlocks. + - Better glyph positioning in DirectWrite. + - More accurate reporting of CPU information. + - Context handle fixes in the IDL compiler. + - Preloader fixes on macOS. + - Various bug fixes. +- updated staging to 4.1 + ------------------------------------------------------------------- Wed Jan 23 07:39:56 UTC 2019 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 0ab8a04..2fa7539 100644 --- a/wine.spec +++ b/wine.spec @@ -107,16 +107,16 @@ BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(zlib) -%define realver 4.0 -Version: 4.0 +%define realver 4.1 +Version: 4.1 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1-or-later Group: System/Emulators/PC Url: http://www.winehq.org/ -Source0: https://dl.winehq.org/wine/source/4.0/%{projectname}-%{realver}.tar.xz +Source0: https://dl.winehq.org/wine/source/4.x/%{projectname}-%{realver}.tar.xz Source41: wine.keyring -Source42: https://dl.winehq.org/wine/source/4.0/%{projectname}-%{realver}.tar.xz.sign +Source42: https://dl.winehq.org/wine/source/4.x/%{projectname}-%{realver}.tar.xz.sign Source2: http://kegel.com/wine/wisotool Source3: README.SUSE Source4: wine.desktop