From 5b88ef6c596d9feab49fd245a8a15ad5401b6c314c6702fa8264d9fccde30fee Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 6 Mar 2015 16:41:37 +0000 Subject: [PATCH] - Updated to 1.7.38 development snapshot - New version of the Gecko engine based on Firefox 36. - Support for themed scrollbars. - Updated version of the Mono engine. - More compatible RPC interface for service control. - Support for X Drag & Drop version 5. - Threading fixes in IME support. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=265 --- wine-1.7.37.tar.bz2 | 3 --- wine-1.7.37.tar.bz2.sign | 7 ------- wine-1.7.38.tar.bz2 | 3 +++ wine-1.7.38.tar.bz2.sign | 7 +++++++ wine.changes | 12 ++++++++++++ wine.spec | 2 +- 6 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 wine-1.7.37.tar.bz2 delete mode 100644 wine-1.7.37.tar.bz2.sign create mode 100644 wine-1.7.38.tar.bz2 create mode 100644 wine-1.7.38.tar.bz2.sign diff --git a/wine-1.7.37.tar.bz2 b/wine-1.7.37.tar.bz2 deleted file mode 100644 index ba701de..0000000 --- a/wine-1.7.37.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6730ec79bc8d5f61ab90d9cb51daab26a57c1a79e2804e03731f060dea4af305 -size 22034021 diff --git a/wine-1.7.37.tar.bz2.sign b/wine-1.7.37.tar.bz2.sign deleted file mode 100644 index 5081c3b..0000000 --- a/wine-1.7.37.tar.bz2.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlTnQ2gACgkQ9ebp7rlGHdcslgCg0Fl/vbWhw+4yeO3ZKU2Zy1iZ -3mQAnRFA+3MSji59XoydXTLtwkBbULrq -=m/GM ------END PGP SIGNATURE----- diff --git a/wine-1.7.38.tar.bz2 b/wine-1.7.38.tar.bz2 new file mode 100644 index 0000000..b1a6cb3 --- /dev/null +++ b/wine-1.7.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981ee93e7db6b2b8d1ee16999cdff915a9411b1566539edc56137f9cd4d36bc0 +size 22027786 diff --git a/wine-1.7.38.tar.bz2.sign b/wine-1.7.38.tar.bz2.sign new file mode 100644 index 0000000..77fe742 --- /dev/null +++ b/wine-1.7.38.tar.bz2.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlT5q2gACgkQ9ebp7rlGHdcukwCgxkLpLI3lFboqrSKWvnmUrhqr +o+gAoOIN75n6dT82P1bl/tAUM6A2lfa+ +=PIrO +-----END PGP SIGNATURE----- diff --git a/wine.changes b/wine.changes index e32f294..c31751e 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 6 16:38:20 UTC 2015 - meissner@suse.com + +- Updated to 1.7.38 development snapshot + - New version of the Gecko engine based on Firefox 36. + - Support for themed scrollbars. + - Updated version of the Mono engine. + - More compatible RPC interface for service control. + - Support for X Drag & Drop version 5. + - Threading fixes in IME support. + - Various bug fixes. + ------------------------------------------------------------------- Fri Feb 20 15:20:31 UTC 2015 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 4c7fd17..42354c5 100644 --- a/wine.spec +++ b/wine.spec @@ -56,7 +56,7 @@ BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel -Version: 1.7.37 +Version: 1.7.38 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+