- updated to 7.1 development release
- Vulkan 1.3 support. - A number of theming fixes. - WebSocket improvements. - Improved cursor clipping on macOS. - IDL compiler fixes for C++. - Various bug fixes. - update staging to 7.1 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=895
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
%endif
|
||||
|
||||
# needs to be on top due to usage of %version macro below
|
||||
%define realver 7.0
|
||||
Version: 7.0
|
||||
%define realver 7.1
|
||||
Version: 7.1
|
||||
Release: 0
|
||||
|
||||
%if "%{flavor}" != ""
|
||||
@@ -131,9 +131,9 @@ Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Emulators/PC
|
||||
URL: http://www.winehq.org/
|
||||
Source0: https://dl.winehq.org/wine/source/7.0/%{projectname}-%{realver}.tar.xz
|
||||
Source0: https://dl.winehq.org/wine/source/7.x/%{projectname}-%{realver}.tar.xz
|
||||
Source41: wine.keyring
|
||||
Source42: https://dl.winehq.org/wine/source/7.0/%{projectname}-%{realver}.tar.xz.sign
|
||||
Source42: https://dl.winehq.org/wine/source/7.x/%{projectname}-%{realver}.tar.xz.sign
|
||||
Source2: http://kegel.com/wine/wisotool
|
||||
Source3: README.SUSE
|
||||
Source4: wine.desktop
|
||||
|
Reference in New Issue
Block a user