SHA256
1
0
forked from pool/wine
OBS User unknown 2007-08-12 09:51:17 +00:00 committed by Git OBS Bridge
parent 96186ba3b4
commit 472b81b6cf
4 changed files with 22 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 10 23:17:58 CEST 2007 - meissner@suse.de
- Upgraded to upstream 0.9.43:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 30 11:35:52 CEST 2007 - meissner@suse.de Mon Jul 30 11:35:52 CEST 2007 - meissner@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package wine (Version 0.9.42) # spec file for package wine (Version 0.9.43)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -15,7 +15,7 @@ BuildRequires: alsa-devel audiofile bison capi4linux-devel cups-devel desktop-f
License: LGPL v2 or later License: LGPL v2 or later
Group: System/Emulators/PC Group: System/Emulators/PC
Autoreqprov: on Autoreqprov: on
Version: 0.9.42 Version: 0.9.43
Release: 1 Release: 1
Summary: An MS Windows Emulator Summary: An MS Windows Emulator
URL: http://www.winehq.com URL: http://www.winehq.com
@ -115,6 +115,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4 /usr/share/aclocal/wine.m4
%changelog %changelog
* Fri Aug 10 2007 - meissner@suse.de
- Upgraded to upstream 0.9.43:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
* Mon Jul 30 2007 - meissner@suse.de * Mon Jul 30 2007 - meissner@suse.de
- Upgraded to upstream 0.9.42: - Upgraded to upstream 0.9.42:
- Support for activation contexts and side-by-side assemblies. - Support for activation contexts and side-by-side assemblies.