From 935d929a9546bc928f9342616306228e8bb2e731834b85c5062be52a20d79e5d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 6 Jun 2015 17:28:52 +0000 Subject: [PATCH] Accepting request 309447 from home:hillwood:branches:Emulators - Updated to 1.7.44 development snapshot - More support for the COM interfaces of the RichEdit control. - Initial version of a SmartTee filter. - Some more support for the ARM64 platform. - Support for the null device kernel object. - Various bug fixes. - updated winetricks OBS-URL: https://build.opensuse.org/request/show/309447 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=283 --- wine-1.7.43.tar.bz2 | 3 --- wine-1.7.43.tar.bz2.sign | 7 ------- wine-1.7.44.tar.bz2 | 3 +++ wine-1.7.44.tar.bz2.sign | 7 +++++++ wine.changes | 11 +++++++++++ wine.spec | 2 +- 6 files changed, 22 insertions(+), 11 deletions(-) delete mode 100644 wine-1.7.43.tar.bz2 delete mode 100644 wine-1.7.43.tar.bz2.sign create mode 100644 wine-1.7.44.tar.bz2 create mode 100644 wine-1.7.44.tar.bz2.sign diff --git a/wine-1.7.43.tar.bz2 b/wine-1.7.43.tar.bz2 deleted file mode 100644 index 4690257..0000000 --- a/wine-1.7.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53d49b9affcb836443cf25111c2906dfcae9ff1fc8170dffbd81755405907822 -size 22246396 diff --git a/wine-1.7.43.tar.bz2.sign b/wine-1.7.43.tar.bz2.sign deleted file mode 100644 index ec208c8..0000000 --- a/wine-1.7.43.tar.bz2.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlVV9ogACgkQ9ebp7rlGHdeYCwCgq981aGpcUSiD2AjbPHpliyFT -9XIAn1rAbiXn2eDw4d/YX/xC5JQdZkJ5 -=L1xC ------END PGP SIGNATURE----- diff --git a/wine-1.7.44.tar.bz2 b/wine-1.7.44.tar.bz2 new file mode 100644 index 0000000..cdd952b --- /dev/null +++ b/wine-1.7.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e3290d4b312d235ab8ac214eaae8f81c751fb610b15b40c2620904bd38d8bb +size 22308686 diff --git a/wine-1.7.44.tar.bz2.sign b/wine-1.7.44.tar.bz2.sign new file mode 100644 index 0000000..fc649d6 --- /dev/null +++ b/wine-1.7.44.tar.bz2.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlVoU/IACgkQ9ebp7rlGHdcqWACgzxO5Ot/0eGhgp+ZOO0QVodnQ +a7MAoLu/9y/3q2J2p9qRcXXbUjJz9z53 +=hLqf +-----END PGP SIGNATURE----- diff --git a/wine.changes b/wine.changes index 1d70622..de10b82 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun May 31 14:48:25 UTC 2015 - hillwood@opensuse.org + +- Updated to 1.7.44 development snapshot + - More support for the COM interfaces of the RichEdit control. + - Initial version of a SmartTee filter. + - Some more support for the ARM64 platform. + - Support for the null device kernel object. + - Various bug fixes. +- updated winetricks + ------------------------------------------------------------------- Fri May 15 14:39:56 UTC 2015 - meissner@suse.com diff --git a/wine.spec b/wine.spec index feb8f70..a5a4460 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.43 +Version: 1.7.44 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+