From ded99c38ad160e97304e37e7ab92b092dd67255a06f686a0fbd084b29ed024fe Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 9 Jan 2015 20:04:53 +0000 Subject: [PATCH] - 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 --- wine-1.7.33.tar.bz2 | 3 --- wine-1.7.33.tar.bz2.sign | 7 ------- wine-1.7.34.tar.bz2 | 3 +++ wine-1.7.34.tar.bz2.sign | 7 +++++++ wine.changes | 11 +++++++++++ wine.spec | 4 ++-- 6 files changed, 23 insertions(+), 12 deletions(-) delete mode 100644 wine-1.7.33.tar.bz2 delete mode 100644 wine-1.7.33.tar.bz2.sign create mode 100644 wine-1.7.34.tar.bz2 create mode 100644 wine-1.7.34.tar.bz2.sign diff --git a/wine-1.7.33.tar.bz2 b/wine-1.7.33.tar.bz2 deleted file mode 100644 index 6f0f5b3..0000000 --- a/wine-1.7.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3519d6fa2c0bb91e58da38f14f02607cf366a0154ff1effe528966106d49275 -size 21908969 diff --git a/wine-1.7.33.tar.bz2.sign b/wine-1.7.33.tar.bz2.sign deleted file mode 100644 index 81c445f..0000000 --- a/wine-1.7.33.tar.bz2.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlSLRkgACgkQ9ebp7rlGHdftLgCfftltvbwXbcw6sy25QXC8BmRM -HykAn2f/JOEQCy0NLjDDUAfd1fCA0+Wx -=lxXR ------END PGP SIGNATURE----- diff --git a/wine-1.7.34.tar.bz2 b/wine-1.7.34.tar.bz2 new file mode 100644 index 0000000..a20aefe --- /dev/null +++ b/wine-1.7.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5a3b25450fb232aa9d0d0dd859b7d50b8ffb6180f24aefb6eb4e400d32330b +size 21956792 diff --git a/wine-1.7.34.tar.bz2.sign b/wine-1.7.34.tar.bz2.sign new file mode 100644 index 0000000..3813353 --- /dev/null +++ b/wine-1.7.34.tar.bz2.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlSwMKEACgkQ9ebp7rlGHdcAkQCfb5LeIZLwatrUzpnDUn4GShpm +9WAAn2lIPEmQC9uj0Euf8lf/6o5eZbat +=sB6g +-----END PGP SIGNATURE----- diff --git a/wine.changes b/wine.changes index df7e643..8ff1012 100644 --- a/wine.changes +++ b/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 diff --git a/wine.spec b/wine.spec index 344efb1..0eff128 100644 --- a/wine.spec +++ b/wine.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -56,7 +56,7 @@ BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel -Version: 1.7.33 +Version: 1.7.34 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+