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