This commit is contained in:
parent
ee8c83a931
commit
fa94ce9e9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1788f3f02e95de260e648ce7e9cae41c4628aa67691e1a9e5be200b33a202f18
|
||||
size 13038398
|
3
wine-0.9.52.tar.bz2
Normal file
3
wine-0.9.52.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:772c003c9d7bec2032af508f271b50770f7c8c6c4d05bac7fccef70088734769
|
||||
size 13055340
|
10
wine.changes
10
wine.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 29 00:24:20 CET 2007 - meissner@suse.de
|
||||
|
||||
- Upgraded to upstream 0.9.52
|
||||
- Improved graphics tablet support.
|
||||
- Support for RPC context handles.
|
||||
- Fixes for some longstanding screen depth issues.
|
||||
- Implementation of "My Network Places" shell folder.
|
||||
- Lots of bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 14 22:16:13 CET 2007 - meissner@suse.de
|
||||
|
||||
|
11
wine.spec
11
wine.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 0.9.51)
|
||||
# spec file for package wine (Version 0.9.52)
|
||||
#
|
||||
# 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-devel cups-devel desktop-f
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 0.9.51
|
||||
Version: 0.9.52
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@ -117,6 +117,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog
|
||||
* Sat Dec 29 2007 - meissner@suse.de
|
||||
- Upgraded to upstream 0.9.52
|
||||
- Improved graphics tablet support.
|
||||
- Support for RPC context handles.
|
||||
- Fixes for some longstanding screen depth issues.
|
||||
- Implementation of "My Network Places" shell folder.
|
||||
- Lots of bug fixes.
|
||||
* Fri Dec 14 2007 - meissner@suse.de
|
||||
- Upgraded to upstream 0.9.51
|
||||
- A bunch of WinHelp improvements.
|
||||
|
Loading…
Reference in New Issue
Block a user