- Updated to 1.5.6 development snapshot
- Automatic installation of the Mono add-on package. - Control panel applet for joysticks. - Device bitmap rendering now done through the DIB engine. - Support for video rendering through DirectX (VMR-9). - First steps towards a D3D shader compiler. - Build fixes for DragonFly BSD. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=154
This commit is contained in:
parent
5f505f1df5
commit
19cb23347f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7d5ba716d2ac47193fa31eff66cc179145ddcb453c6923eaea70596a82b084e
|
||||
size 20158084
|
3
wine-1.5.6.tar.bz2
Normal file
3
wine-1.5.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b178bc34a69341a8f0a7ff73f7dadf2562ed2e5eb03dc0522b7c4d6002e53994
|
||||
size 20380981
|
12
wine.changes
12
wine.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 20:30:12 UTC 2012 - meissner@suse.com
|
||||
|
||||
- Updated to 1.5.6 development snapshot
|
||||
- Automatic installation of the Mono add-on package.
|
||||
- Control panel applet for joysticks.
|
||||
- Device bitmap rendering now done through the DIB engine.
|
||||
- Support for video rendering through DirectX (VMR-9).
|
||||
- First steps towards a D3D shader compiler.
|
||||
- Build fixes for DragonFly BSD.
|
||||
- Various bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 21:12:31 UTC 2012 - meissner@suse.com
|
||||
|
||||
|
@ -50,7 +50,7 @@ BuildRequires: sane-backends-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
Version: 1.5.5
|
||||
Version: 1.5.6
|
||||
Release: 0
|
||||
Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1+
|
||||
@ -68,6 +68,8 @@ Source7: baselibs.conf
|
||||
#Patch0: susepatches.patch
|
||||
Recommends: wine-gecko >= 1.5
|
||||
Recommends: wine-mp3
|
||||
# not packaged in distro...
|
||||
Recommends: wine-mono
|
||||
Recommends: dosbox
|
||||
Conflicts: wine-gecko < 1.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user