Updating link to change in openSUSE:Factory/wine revision 72.0
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=7cfaee5f27398b6d768f9d31fbb88e8e
This commit is contained in:
parent
255cb588ae
commit
9e1468e23a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ad6c3ef77a523d17b778cbe4f2169e46e3f804d8d6f998f5e2965eae800f2b3
|
|
||||||
size 16467405
|
|
3
wine-1.1.42.tar.bz2
Normal file
3
wine-1.1.42.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:902c1cfe618f06b001a37c5e165db9645e7fc4c1ce994252ae10673dddf16e1a
|
||||||
|
size 16529436
|
26
wine.changes
26
wine.changes
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 2 20:52:05 CEST 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.1.42
|
||||||
|
- Support for shared 32/64-bit setups.
|
||||||
|
- Dwarf debug info support for better backtraces.
|
||||||
|
- More standard actions supported in MSI.
|
||||||
|
- Support for TIFF image format in WinCodecs.
|
||||||
|
- A number of Direct3D improvements.
|
||||||
|
- Shell fixes for better Internet Explorer support.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 19 20:31:31 CET 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.1.41
|
||||||
|
- A wide range of Direct3D improvements.
|
||||||
|
- Support for SHA-256, SHA-384, and SHA-512 algorithms.
|
||||||
|
- A number of MSHTML fixes.
|
||||||
|
- Support for mp3 decoding on Mac OS X.
|
||||||
|
- Various widl improvements.
|
||||||
|
- More typelib fixes.
|
||||||
|
- OLE storage improvements.
|
||||||
|
- Various bug fixes.
|
||||||
|
- Updated winetricks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 17 13:47:52 CET 2010 - meissner@suse.de
|
Wed Mar 17 13:47:52 CET 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine (Version 1.1.40)
|
# spec file for package wine (Version 1.1.42)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: wine
|
Name: wine
|
||||||
BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel gnutls-devel hal-devel libgphoto2-devel libgsm-devel libjpeg-devel liblcms-devel libpng-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel gnutls-devel hal-devel libgphoto2-devel libgsm-devel libjpeg-devel liblcms-devel libpng-devel libtiff-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.1.40
|
Version: 1.1.42
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
Source0: wine-%version.tar.bz2
|
Source0: wine-%version.tar.bz2
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#---- Constants -------------------------------------------------
|
#---- Constants -------------------------------------------------
|
||||||
|
|
||||||
# Name of this version of winetricks (YYYYMMDD)
|
# Name of this version of winetricks (YYYYMMDD)
|
||||||
VERSION=20100316
|
VERSION=20100317
|
||||||
|
|
||||||
early_wine()
|
early_wine()
|
||||||
{
|
{
|
||||||
@ -241,7 +241,7 @@ usage() {
|
|||||||
echo " riched30 MS riched30"
|
echo " riched30 MS riched30"
|
||||||
echo " richtx32 MS Rich TextBox Control 6.0"
|
echo " richtx32 MS Rich TextBox Control 6.0"
|
||||||
echo " shockwave Adobe Shockwave Player"
|
echo " shockwave Adobe Shockwave Player"
|
||||||
echo " steam Valve's Steam Client App"
|
echo " steam Steam Client App from Valve"
|
||||||
echo " tahoma MS Tahoma font (not part of corefonts)"
|
echo " tahoma MS Tahoma font (not part of corefonts)"
|
||||||
echo " urlmon MS urlmon.dll"
|
echo " urlmon MS urlmon.dll"
|
||||||
echo " usp10 MS usp10.dll (Uniscribe)"
|
echo " usp10 MS usp10.dll (Uniscribe)"
|
||||||
|
Loading…
Reference in New Issue
Block a user