- escape a single \ with \\ in the wine-browsedrive.desktop file.
- Updated to 1.3.20 development snapshot - Option to clip the mouse inside fullscreen windows. - Support for persistent HTTP connections. - Initial implementation of the XML writer. - Support for drawing rectangles in the DIB engine. - Volume control in MMDevAPI. - More MSVC runtime functions. - Various bug fixes. - updated winetricks - Updated to 1.3.19 development snapshot - New sound driver architecture for MMDevAPI. - Better support for relative mouse events in DInput. - Debugger support for the ARM platform. - Various improvements in D3DX9. - More MSVC runtime functions. - Various bug fixes. - Updated winetricks - Updated to 1.3.18 development snapshot - Support for mouse pointer clipping. - Raw mouse events support using XInput2. - First steps of a DIB engine implementation. - More properties supported in DXDiag. - New security tab in the Internet control panel. - Improved video playback on Mac OS X. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=85
This commit is contained in:
@@ -30,7 +30,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel
|
||||
License: LGPLv2.1+
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.3.14
|
||||
Version: 1.3.20
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@@ -42,7 +42,8 @@ Source3: README.SuSE
|
||||
Source4: wine.desktop
|
||||
Source5: ubuntuwine.tar.bz2
|
||||
# SUSE specific patches
|
||||
Patch0: susepatches.patch
|
||||
# - currently none, but add them here
|
||||
#Patch0: susepatches.patch
|
||||
Recommends: wine-gecko wine-mp3
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: wine-32bit = %version
|
||||
|
Reference in New Issue
Block a user