- Updated to 9.5 release

- Initial SLTG-format typelib support in widl.
  - Exception handling on ARM64EC.
  - Improvements to Minidump support.
  - Various bug fixes.
- update staging to 9.5 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1096
This commit is contained in:
2024-03-23 13:33:06 +00:00
committed by Git OBS Bridge
parent c752a0604a
commit 3e7c92cdec
9 changed files with 36 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.4
Version: 9.4
%define realver 9.5
Version: 9.5
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.4
%define staging_version 9.5
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel