- Updated to 5.10 development release

- More progress on the WineD3D Vulkan backend.
  - Beginnings of a separate Unix library for NTDLL.
  - Better support for anti-cheat kernel drivers.
  - More glyph substitutions in DirectWrite.
  - Support for DSS private keys.
  - ARM64 exception handling fixes.
  - Various bug fixes.
- update staging to 5.10 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=732
This commit is contained in:
2020-06-06 06:40:21 +00:00
committed by Git OBS Bridge
parent ec7fc0408d
commit 127f798cea
9 changed files with 39 additions and 26 deletions

View File

@@ -29,8 +29,8 @@
%endif
# needs to be on top due to usage of %version macro below
%define realver 5.9
Version: 5.9
%define realver 5.10
Version: 5.10
Release: 0
%if "%{flavor}" != ""
@@ -158,7 +158,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
%define staging_version 5.9
%define staging_version 5.10
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel