This commit is contained in:
parent
0a5da93a55
commit
14239e988d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb55dfba92aa8d1df362cd042f8a17746cea95d544cdbce4b394fafbee706c4c
|
||||
size 11487287
|
3
wine-0.9.30.tar.bz2
Normal file
3
wine-0.9.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77dce8d786023b86a39e711de2c73964b9d9c267cf1be7f5ce1d3df677192fc4
|
||||
size 11605745
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 18:04:11 CET 2007 - meissner@suse.de
|
||||
|
||||
- Upgraded to upstream 0.9.30:
|
||||
- Many improvements to Direct3D shaders and state management.
|
||||
- Support for inter-process memory allocations.
|
||||
- OLE32 marshalling fixes.
|
||||
- Lots of bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 13:51:54 CET 2007 - meissner@suse.de
|
||||
|
||||
|
10
wine.spec
10
wine.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 0.9.29)
|
||||
# spec file for package wine (Version 0.9.30)
|
||||
#
|
||||
# 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 capi4linux cups-devel desktop-file-utils fo
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Group: System/Emulators/PC
|
||||
Autoreqprov: on
|
||||
Version: 0.9.29
|
||||
Version: 0.9.30
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
URL: http://www.winehq.com
|
||||
@ -101,6 +101,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog -n wine
|
||||
* Thu Jan 25 2007 - meissner@suse.de
|
||||
- Upgraded to upstream 0.9.30:
|
||||
- Many improvements to Direct3D shaders and state management.
|
||||
- Support for inter-process memory allocations.
|
||||
- OLE32 marshalling fixes.
|
||||
- Lots of bug fixes.
|
||||
* Wed Jan 10 2007 - meissner@suse.de
|
||||
- Upgraded to upstream 0.9.29:
|
||||
- More work on the new Direct3D state management.
|
||||
|
Loading…
Reference in New Issue
Block a user