- updated to 4.11 development release

- Updated version of the Mono engine, including Windows.Forms.
  - More DLLs are built as PE files by default.
  - Faster implementation of Slim Reader/Writer locks on Linux.
  - Initial support for enumerating display devices.
  - Various bug fixes.
- updated staging to 4.11

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=633
This commit is contained in:
2019-06-23 12:04:52 +00:00
committed by Git OBS Bridge
parent 4e38a9c60c
commit 203bfbe283
10 changed files with 38 additions and 2427 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -29,8 +29,8 @@
%endif
# needs to be on top due to usage of %version macro below
%define realver 4.10
Version: 4.10
%define realver 4.11
Version: 4.11
Release: 0
%if "%{flavor}" != ""
@@ -148,7 +148,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
%define staging_version 4.10
%define staging_version 4.11
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel