- Updated to 1.7.34 development snapshot
- Support for surround sound in DirectSound. - Better text run support in DirectWrite. - Many HTML engine fixes. - More support for WBEM objects. - A few more C/C++ runtime functions. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=256
This commit is contained in:
parent
a09e91c532
commit
ded99c38ad
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3519d6fa2c0bb91e58da38f14f02607cf366a0154ff1effe528966106d49275
|
|
||||||
size 21908969
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iEYEABECAAYFAlSLRkgACgkQ9ebp7rlGHdftLgCfftltvbwXbcw6sy25QXC8BmRM
|
|
||||||
HykAn2f/JOEQCy0NLjDDUAfd1fCA0+Wx
|
|
||||||
=lxXR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.7.34.tar.bz2
Normal file
3
wine-1.7.34.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d5a3b25450fb232aa9d0d0dd859b7d50b8ffb6180f24aefb6eb4e400d32330b
|
||||||
|
size 21956792
|
7
wine-1.7.34.tar.bz2.sign
Normal file
7
wine-1.7.34.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iEYEABECAAYFAlSwMKEACgkQ9ebp7rlGHdcAkQCfb5LeIZLwatrUzpnDUn4GShpm
|
||||||
|
9WAAn2lIPEmQC9uj0Euf8lf/6o5eZbat
|
||||||
|
=sB6g
|
||||||
|
-----END PGP SIGNATURE-----
|
11
wine.changes
11
wine.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 9 20:03:00 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.34 development snapshot
|
||||||
|
- Support for surround sound in DirectSound.
|
||||||
|
- Better text run support in DirectWrite.
|
||||||
|
- Many HTML engine fixes.
|
||||||
|
- More support for WBEM objects.
|
||||||
|
- A few more C/C++ runtime functions.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 12 20:11:04 UTC 2014 - meissner@suse.com
|
Fri Dec 12 20:11:04 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine
|
# spec file for package wine
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -56,7 +56,7 @@ BuildRequires: sane-backends-devel
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: xorg-x11-devel
|
||||||
Version: 1.7.33
|
Version: 1.7.34
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user