- Update to 3.5 development release
- More Vulkan support, including the vulkan-1 loader. - Support for RSA and ECDSA cryptographic keys. - Improved manifest file parser. - Support for the Places toolbar in file dialogs. - Various bug fixes. - updated winetricks - updated staging to 3.5 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=491
This commit is contained in:
@@ -101,8 +101,8 @@ BuildRequires: pkgconfig(xrandr)
|
||||
BuildRequires: pkgconfig(xrender)
|
||||
BuildRequires: pkgconfig(xxf86vm)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%define realver 3.4
|
||||
Version: 3.4
|
||||
%define realver 3.5
|
||||
Version: 3.5
|
||||
Release: 0
|
||||
Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -140,7 +140,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 3.4
|
||||
%define staging_version 3.5
|
||||
Source100: wine-staging-%{staging_version}.tar.xz
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
@@ -148,7 +148,7 @@ BuildRequires: libva-devel
|
||||
%endif
|
||||
%if %{nine}
|
||||
# upstream patch target version
|
||||
%define nine_version 3.4
|
||||
%define nine_version 3.5
|
||||
BuildRequires: Mesa-libd3d-devel
|
||||
BuildRequires: dri2proto-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
|
Reference in New Issue
Block a user