- Updated to 9.0-rc1 release
- Bundled vkd3d upgraded to version 1.10. - Support for DH encryption keys with a recent GnuTLS. - Keyboard layouts support in the Wayland driver. - Various bug fixes. - update staging to 9.0-rc1 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1058
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
%endif
|
||||
|
||||
# needs to be on top due to usage of %version macro below
|
||||
%define realver 8.21
|
||||
Version: 8.21
|
||||
%define realver 9.0-rc1
|
||||
Version: 9.0~rc1
|
||||
Release: 0
|
||||
|
||||
%if "%{flavor}" != ""
|
||||
@@ -141,9 +141,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/8.x/%{projectname}-%{realver}.tar.xz
|
||||
Source0: https://dl.winehq.org/wine/source/9.0/%{projectname}-%{realver}.tar.xz
|
||||
Source41: wine.keyring
|
||||
Source42: https://dl.winehq.org/wine/source/8.x/%{projectname}-%{realver}.tar.xz.sign
|
||||
Source42: https://dl.winehq.org/wine/source/9.0/%{projectname}-%{realver}.tar.xz.sign
|
||||
Source2: http://kegel.com/wine/wisotool
|
||||
Source3: README.SUSE
|
||||
Source4: wine.desktop
|
||||
|
Reference in New Issue
Block a user