This commit is contained in:
parent
2f2daa4238
commit
5146a148aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:752a65491432c771d51e3bfb449bcbbdc62fc973ebb4a64f30dd2ca5c4e2706a
|
||||
size 13280824
|
3
wine-0.9.58.tar.bz2
Normal file
3
wine-0.9.58.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76195618194da1542ffe2eab95eb718dc52a9dfe0885e5080649e969d5dbf5cb
|
||||
size 13367612
|
11
wine.changes
11
wine.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 17:32:55 CET 2008 - meissner@suse.de
|
||||
|
||||
- Upgraded to upstream 0.9.58
|
||||
- The default version is now Windows XP.
|
||||
- Many Richedit improvements.
|
||||
- Beginning of jscript dll support.
|
||||
- Shell folders now respect XDG directory configuration.
|
||||
- Many translation updates.
|
||||
- Lots of bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 12 18:05:18 CET 2008 - meissner@suse.de
|
||||
|
||||
|
12
wine.spec
12
wine.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 0.9.57)
|
||||
# spec file for package wine (Version 0.9.58)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -16,7 +16,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.57
|
||||
Version: 0.9.58
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@ -119,6 +119,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog
|
||||
* Fri Mar 21 2008 meissner@suse.de
|
||||
- Upgraded to upstream 0.9.58
|
||||
- The default version is now Windows XP.
|
||||
- Many Richedit improvements.
|
||||
- Beginning of jscript dll support.
|
||||
- Shell folders now respect XDG directory configuration.
|
||||
- Many translation updates.
|
||||
- Lots of bug fixes.
|
||||
* Wed Mar 12 2008 meissner@suse.de
|
||||
- Upgraded to upstream 0.9.57
|
||||
- Support for multiple OpenGL pixel formats.
|
||||
|
Loading…
Reference in New Issue
Block a user