This commit is contained in:
parent
6aa0959e6e
commit
d231104875
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2255a4e65b344de7ab8c0b31fc8d668305b11ed7a411031d6efc298dfe91d649
|
||||
size 15325634
|
3
wine-1.1.22.tar.bz2
Normal file
3
wine-1.1.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2a3786252ad86a664513ff6b251bbc20e13e7f14889cdf9f2d2b73bc535635a
|
||||
size 15382420
|
11
wine.changes
11
wine.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 23 01:57:03 CEST 2009 - meissner@suse.de
|
||||
|
||||
- Updated to upstream 1.1.22
|
||||
- More improvements to OLE copy/paste.
|
||||
- Beginnings of x86_64 exception handling.
|
||||
- Direct3D locking fixes.
|
||||
- ARB shaders improvements.
|
||||
- Better OpenGL pixel format support.
|
||||
- Various bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 8 22:43:27 CEST 2009 - meissner@suse.de
|
||||
|
||||
|
12
wine.spec
12
wine.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 1.1.21)
|
||||
# spec file for package wine (Version 1.1.22)
|
||||
#
|
||||
# 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
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.1.21
|
||||
Version: 1.1.22
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@ -125,6 +125,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2009 meissner@suse.de
|
||||
- Updated to upstream 1.1.22
|
||||
- More improvements to OLE copy/paste.
|
||||
- Beginnings of x86_64 exception handling.
|
||||
- Direct3D locking fixes.
|
||||
- ARB shaders improvements.
|
||||
- Better OpenGL pixel format support.
|
||||
- Various bug fixes.
|
||||
* Fri May 08 2009 meissner@suse.de
|
||||
- Updated to upstream 1.1.21
|
||||
- Beginnings of shader model 4 support.
|
||||
|
Loading…
x
Reference in New Issue
Block a user