SHA256
1
0
forked from pool/wine
OBS User unknown 2007-04-29 16:05:06 +00:00 committed by Git OBS Bridge
parent 9c323026ac
commit b3ab6daf06
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f665bde422d570f3c37e9bf2bef47b6a062872b07dda62e80a6e66faf4149765
size 11832849

3
wine-0.9.36.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c30bd66797ed787d3fee46acb90c381a1c5fdc496d57fcbe6c623caf24ef2b0a
size 11949518

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 29 16:28:10 CEST 2007 - meissner@suse.de
- Upgraded to upstream 0.9.36:
- Midi support in the CoreAudio driver.
- Mixer support in the Alsa driver.
- A lot of MSI fixes.
- Implementation for most D3DRM functions.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
-------------------------------------------------------------------
Fri Apr 13 18:13:31 CEST 2007 - meissner@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.35)
# spec file for package wine (Version 0.9.36)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -15,7 +15,7 @@ BuildRequires: alsa-devel audiofile bison capi4linux cups-devel desktop-file-ut
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/Emulators/PC
Autoreqprov: on
Version: 0.9.35
Version: 0.9.36
Release: 1
Summary: An MS Windows Emulator
URL: http://www.winehq.com
@ -111,6 +111,14 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Sun Apr 29 2007 - meissner@suse.de
- Upgraded to upstream 0.9.36:
- Midi support in the CoreAudio driver.
- Mixer support in the Alsa driver.
- A lot of MSI fixes.
- Implementation for most D3DRM functions.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
* Fri Apr 13 2007 - meissner@suse.de
- Upgraded to upstream 0.9.35:
- Broken aRts sound driver now removed for good.