SHA256
1
0
forked from pool/wine

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:
OBS User buildservice-autocommit 2010-04-02 22:21:22 +00:00 committed by Git OBS Bridge
parent 255cb588ae
commit 9e1468e23a
5 changed files with 35 additions and 9 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:902c1cfe618f06b001a37c5e165db9645e7fc4c1ce994252ae10673dddf16e1a
size 16529436

View File

@ -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

View File

@ -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.
#
@ -18,12 +18,12 @@
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+
Group: System/Emulators/PC
AutoReqProv: on
Version: 1.1.40
Release: 2
Version: 1.1.42
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
Source0: wine-%version.tar.bz2

View File

@ -19,7 +19,7 @@
#---- Constants -------------------------------------------------
# Name of this version of winetricks (YYYYMMDD)
VERSION=20100316
VERSION=20100317
early_wine()
{
@ -241,7 +241,7 @@ usage() {
echo " riched30 MS riched30"
echo " richtx32 MS Rich TextBox Control 6.0"
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 " urlmon MS urlmon.dll"
echo " usp10 MS usp10.dll (Uniscribe)"