This commit is contained in:
parent
f54d3d73d5
commit
aa334e62f8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:889d28907acbf1c7a8bd2bffeb1971c6139b4869fb4b45062b42eb00b17221a2
|
|
||||||
size 12515196
|
|
3
wine-0.9.47.tar.bz2
Normal file
3
wine-0.9.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e1003a7a01aaccde97f67cddb0b3aba62794e618dd90990d49432ed065e761b
|
||||||
|
size 12699189
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 12 17:49:36 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- Upgraded to upstream 0.9.47:
|
||||||
|
- New scheme for OpenGL support in child windows.
|
||||||
|
- Lots of fixes for regression test failures.
|
||||||
|
- A Tahoma replacement font.
|
||||||
|
- Lots of bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 30 17:13:32 CEST 2007 - meissner@suse.de
|
Sun Sep 30 17:13:32 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
10
wine.spec
10
wine.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine (Version 0.9.46)
|
# spec file for package wine (Version 0.9.47)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# 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 or later
|
License: LGPL v2 or later
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.9.46
|
Version: 0.9.47
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
@ -114,6 +114,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/wine/*.a
|
%{_libdir}/wine/*.a
|
||||||
/usr/share/aclocal/wine.m4
|
/usr/share/aclocal/wine.m4
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 12 2007 - meissner@suse.de
|
||||||
|
- Upgraded to upstream 0.9.47:
|
||||||
|
- New scheme for OpenGL support in child windows.
|
||||||
|
- Lots of fixes for regression test failures.
|
||||||
|
- A Tahoma replacement font.
|
||||||
|
- Lots of bug fixes.
|
||||||
* Sun Sep 30 2007 - meissner@suse.de
|
* Sun Sep 30 2007 - meissner@suse.de
|
||||||
- Upgraded to upstream 0.9.46:
|
- Upgraded to upstream 0.9.46:
|
||||||
- A variety of fixes to improve Photoshop CS2 support.
|
- A variety of fixes to improve Photoshop CS2 support.
|
||||||
|
Loading…
Reference in New Issue
Block a user