- Updated to 9.10 release

- Bundled vkd3d upgraded to version 1.12.
  - DPI Awareness support improvements.
  - C++ RTTI support on ARM platforms.
  - More obsolete features removed in WineD3D.
  - Various bug fixes.
- update staging to 9.10 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1107
This commit is contained in:
2024-06-02 09:56:53 +00:00
committed by Git OBS Bridge
parent dffef81265
commit 2c4440570d
9 changed files with 37 additions and 26 deletions

View File

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