SHA256
1
0
forked from pool/wine

- 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
This commit is contained in:
Marcus Meissner 2019-02-05 06:47:31 +00:00 committed by Git OBS Bridge
parent 24c03c4b32
commit d9ee55ff8a
2 changed files with 16 additions and 4 deletions

View File

@ -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 Wed Jan 23 07:39:56 UTC 2019 - meissner@suse.com

View File

@ -107,16 +107,16 @@ BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(xxf86vm)
BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(zlib)
%define realver 4.0 %define realver 4.1
Version: 4.0 Version: 4.1
Release: 0 Release: 0
Summary: An MS Windows Emulator Summary: An MS Windows Emulator
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: System/Emulators/PC Group: System/Emulators/PC
Url: http://www.winehq.org/ 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 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 Source2: http://kegel.com/wine/wisotool
Source3: README.SUSE Source3: README.SUSE
Source4: wine.desktop Source4: wine.desktop