- Updated to 1.5.31 development snapshot.
- New version of the Gecko engine based on Firefox 21. - Joystick force feedback support on Mac OS X. - Window management fixes in the Mac driver. - Various bug fixes. - Updated to 1.5.30 development snapshot. - Mouse capture support in the Mac driver. - NTLM and Negotiate authentication in WinHTTP. - Support for proxy bypass in WinInet. - Various bug fixes. - susepatches.patch: Fixed a build issue. - Updated to 1.5.29 development snapshot. - Input method support in the Mac driver. - Support for TLS 1.1 and 1.2 connections on Mac OS X. - JavaScript performance improvements. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=184
This commit is contained in:
parent
5466ddb647
commit
fc859adf18
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0bf84b97213b07b7339543abcdfccc9da22bebcc4d20ce9ca22fdc1502136046
|
|
||||||
size 22151210
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlFoU/4ACgkQ9ebp7rlGHdeKggCglmKJTkEETmZ0phvW0scI/zV3
|
|
||||||
M3gAn2UcYZelQp0wy02sCwuDbFbkZdjh
|
|
||||||
=Gzs6
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.5.31.tar.bz2
Normal file
3
wine-1.5.31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:462547451e17a3d2a287b2881731282da3b537bc2cf338e9c2ab86d8470e92c2
|
||||||
|
size 22171605
|
7
wine-1.5.31.tar.bz2.sign
Normal file
7
wine-1.5.31.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlGfr3UACgkQ9ebp7rlGHdd/qgCeNQ8bS3fsCOgmffwG681+dsah
|
||||||
|
fEQAoIui5LGwZpt/bH9Vbj3ceD4ZnPvi
|
||||||
|
=gJeR
|
||||||
|
-----END PGP SIGNATURE-----
|
28
wine.changes
28
wine.changes
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 24 19:19:20 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.5.31 development snapshot.
|
||||||
|
- New version of the Gecko engine based on Firefox 21.
|
||||||
|
- Joystick force feedback support on Mac OS X.
|
||||||
|
- Window management fixes in the Mac driver.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 10 22:34:33 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.5.30 development snapshot.
|
||||||
|
- Mouse capture support in the Mac driver.
|
||||||
|
- NTLM and Negotiate authentication in WinHTTP.
|
||||||
|
- Support for proxy bypass in WinInet.
|
||||||
|
- Various bug fixes.
|
||||||
|
- susepatches.patch: Fixed a build issue.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 28 10:48:07 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.5.29 development snapshot.
|
||||||
|
- Input method support in the Mac driver.
|
||||||
|
- Support for TLS 1.1 and 1.2 connections on Mac OS X.
|
||||||
|
- JavaScript performance improvements.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 12 18:59:48 UTC 2013 - meissner@suse.com
|
Fri Apr 12 18:59:48 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -55,7 +55,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.5.28
|
Version: 1.5.31
|
||||||
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