This commit is contained in:
parent
d231104875
commit
e76604617c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c2a3786252ad86a664513ff6b251bbc20e13e7f14889cdf9f2d2b73bc535635a
|
|
||||||
size 15382420
|
|
3
wine-1.1.23.tar.bz2
Normal file
3
wine-1.1.23.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9dc32d2045e1525f8678b0db07a3927117dd9e4b590afafc1091a465441952c
|
||||||
|
size 15413944
|
11
wine.changes
11
wine.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 7 09:35:57 CEST 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to upstream 1.1.23
|
||||||
|
- Support for registering MIME types with the Linux desktop.
|
||||||
|
- FBO mode is now the default for Direct3D.
|
||||||
|
- Support for COM proxy delegation.
|
||||||
|
- Improved support for the Mingw cross-compile.
|
||||||
|
- Proper fullscreen mode for the virtual desktop.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 23 01:57:03 CEST 2009 - meissner@suse.de
|
Sat May 23 01:57:03 CEST 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
12
wine.spec
12
wine.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine (Version 1.1.22)
|
# spec file for package wine (Version 1.1.23)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -23,7 +23,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
|
|||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.1.22
|
Version: 1.1.23
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
@ -125,6 +125,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/aclocal/wine.m4
|
/usr/share/aclocal/wine.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 07 2009 meissner@suse.de
|
||||||
|
- Updated to upstream 1.1.23
|
||||||
|
- Support for registering MIME types with the Linux desktop.
|
||||||
|
- FBO mode is now the default for Direct3D.
|
||||||
|
- Support for COM proxy delegation.
|
||||||
|
- Improved support for the Mingw cross-compile.
|
||||||
|
- Proper fullscreen mode for the virtual desktop.
|
||||||
|
- Various bug fixes.
|
||||||
* Sat May 23 2009 meissner@suse.de
|
* Sat May 23 2009 meissner@suse.de
|
||||||
- Updated to upstream 1.1.22
|
- Updated to upstream 1.1.22
|
||||||
- More improvements to OLE copy/paste.
|
- More improvements to OLE copy/paste.
|
||||||
|
Loading…
Reference in New Issue
Block a user