This commit is contained in:
parent
566beb9cdc
commit
42e14a7077
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f8a88b3f03e582219e03d8bdc83448b500d246866f380cd645e96950db8279e
|
|
||||||
size 15146401
|
|
3
wine-1.1.17.tar.bz2
Normal file
3
wine-1.1.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0f3b9944c8759c294dc96e2778929a5f1908de527a16b0942991450f369e180
|
||||||
|
size 15190195
|
11
wine.changes
11
wine.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 14 11:37:40 CET 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to upstream 1.1.17
|
||||||
|
- Joystick support on Mac OS X.
|
||||||
|
- Implementation of iphlpapi on Solaris.
|
||||||
|
- A number of 64-bit improvements.
|
||||||
|
- Obsolete LinuxThreads support has been removed.
|
||||||
|
- Many fixes to the regression tests on Windows.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 28 11:49:33 CET 2009 - meissner@suse.de
|
Sat Feb 28 11:49:33 CET 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
12
wine.spec
12
wine.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine (Version 1.1.16)
|
# spec file for package wine (Version 1.1.17)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# 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
|
License: LGPL v2.1 or later
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.1.16
|
Version: 1.1.17
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
@ -125,6 +125,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/aclocal/wine.m4
|
/usr/share/aclocal/wine.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 14 2009 meissner@suse.de
|
||||||
|
- Updated to upstream 1.1.17
|
||||||
|
- Joystick support on Mac OS X.
|
||||||
|
- Implementation of iphlpapi on Solaris.
|
||||||
|
- A number of 64-bit improvements.
|
||||||
|
- Obsolete LinuxThreads support has been removed.
|
||||||
|
- Many fixes to the regression tests on Windows.
|
||||||
|
- Various bug fixes.
|
||||||
* Sat Feb 28 2009 meissner@suse.de
|
* Sat Feb 28 2009 meissner@suse.de
|
||||||
- Updated to upstream 1.1.16
|
- Updated to upstream 1.1.16
|
||||||
- Improved SANE scanner support.
|
- Improved SANE scanner support.
|
||||||
|
Loading…
Reference in New Issue
Block a user