- Updated to 8.21 release
- A number of Input Method improvements. - Improved Diffie-Hellman key support. - Better Dvorak keyboard detection. - Various bug fixes. - update staging to 8.21 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1075
This commit is contained in:
10
wine.spec
10
wine.spec
@@ -29,8 +29,8 @@
|
||||
%endif
|
||||
|
||||
# needs to be on top due to usage of %version macro below
|
||||
%define realver 9.0
|
||||
Version: 9.0
|
||||
%define realver 9.1
|
||||
Version: 9.1
|
||||
Release: 0
|
||||
|
||||
%if "%{flavor}" != ""
|
||||
@@ -144,9 +144,9 @@ Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Emulators/PC
|
||||
URL: https://www.winehq.org/
|
||||
Source0: https://dl.winehq.org/wine/source/9.0/%{projectname}-%{realver}.tar.xz
|
||||
Source0: https://dl.winehq.org/wine/source/9.x/%{projectname}-%{realver}.tar.xz
|
||||
Source41: wine.keyring
|
||||
Source42: https://dl.winehq.org/wine/source/9.0/%{projectname}-%{realver}.tar.xz.sign
|
||||
Source42: https://dl.winehq.org/wine/source/9.x/%{projectname}-%{realver}.tar.xz.sign
|
||||
Source2: http://kegel.com/wine/wisotool
|
||||
Source3: README.SUSE
|
||||
Source4: wine.desktop
|
||||
@@ -174,7 +174,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 9.0
|
||||
%define staging_version 9.1
|
||||
Source100: wine-staging-%{staging_version}.tar.xz
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
|
Reference in New Issue
Block a user