- updated to 7.12 development release

- Theming support for Qt5 applications.
  - Bundled vkd3d upgraded to version 1.4.
  - Improved effect support in Direct2D.
  - QWORD support in registry tools.
  - Various bug fixes.
- update staging to 7.12 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=926
This commit is contained in:
2022-07-02 07:34:36 +00:00
committed by Git OBS Bridge
parent 8e96baa1b1
commit 989bfff855
9 changed files with 37 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 7.11
Version: 7.11
%define realver 7.12
Version: 7.12
Release: 0
%if "%{flavor}" != ""
@@ -164,7 +164,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
%if %{staging}
# upstream patch target version
%define staging_version 7.11
%define staging_version 7.12
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel