- updated to 4.7 development release
- Support for builtin libraries in PE format even on Unix. - Updated version of the Mono engine. - More implementation of the Debug Engine DLL. - Support for the Command Link standard control. - Improved Edit control sizing in CJK locales. - Various bug fixes. - updated staging to 4.7 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=616
This commit is contained in:
@@ -108,8 +108,8 @@ BuildRequires: pkgconfig(xrandr)
|
||||
BuildRequires: pkgconfig(xrender)
|
||||
BuildRequires: pkgconfig(xxf86vm)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%define realver 4.6
|
||||
Version: 4.6
|
||||
%define realver 4.7
|
||||
Version: 4.7
|
||||
Release: 0
|
||||
Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -143,7 +143,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 4.6
|
||||
%define staging_version 4.7
|
||||
Source100: wine-staging-%{staging_version}.tar.xz
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
|
Reference in New Issue
Block a user