- Updated to 1.7.40 development snapshot
- Support for kernel job objects. - Various fixes to the ListView control. - Better support for OOB data in Windows Sockets. - Support for DIB images in the OLE data cache. - Improved support for MSI patches. - Some fixes for ACL file permissions. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=274
This commit is contained in:
parent
6a69f57832
commit
f94c071527
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6affb007fe772eb5588c584e3bdb62db96d8291c7fc8e75a5fd0bb098391335c
|
|
||||||
size 22122289
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iEYEABECAAYFAlUMI7cACgkQ9ebp7rlGHdeFbgCghaOg1qAay3AC2kyTA+oATrdR
|
|
||||||
9LUAnAqcSNVW5Bo4K2JEBG7CaYZ5GL+p
|
|
||||||
=D/f7
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.7.40.tar.bz2
Normal file
3
wine-1.7.40.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d82e639a553765437f9a3f864f383e8e4e1eb0f1dd815263f9fda1c78d5cab6
|
||||||
|
size 22183479
|
7
wine-1.7.40.tar.bz2.sign
Normal file
7
wine-1.7.40.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iEYEABECAAYFAlUenDIACgkQ9ebp7rlGHddlbgCguMK1IghpV1wUt6xbkdTMuFMF
|
||||||
|
0O0AoIdGPNfpADJxL3jAWB/2/aQrdiNP
|
||||||
|
=b6F4
|
||||||
|
-----END PGP SIGNATURE-----
|
12
wine.changes
12
wine.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 5 17:53:17 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.40 development snapshot
|
||||||
|
- Support for kernel job objects.
|
||||||
|
- Various fixes to the ListView control.
|
||||||
|
- Better support for OOB data in Windows Sockets.
|
||||||
|
- Support for DIB images in the OLE data cache.
|
||||||
|
- Improved support for MSI patches.
|
||||||
|
- Some fixes for ACL file permissions.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 27 10:22:34 UTC 2015 - meissner@suse.com
|
Fri Mar 27 10:22:34 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -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.39
|
Version: 1.7.40
|
||||||
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