- Updated to 1.7.5 development snapshot
- Rewrite of the BiDi algorithm for full Unicode 6.3 support. - Support for Video Mixing Renderer version 7. - Better handling of window resizes in the Mac driver. - Various bug fixes. - Updated to 1.7.5 development snapshot - Support for registration-free COM using activation contexts. - Improved support for simulated bold fonts. - Unicode data updated to Unicode 6.3. - Better support for typelib registration on 64-bit. - Various bug fixes. - Updated to 1.7.4 development snapshot - Support for Cocoa-style full-screen mode in the Mac driver. - More preparation work for the Direct3D command stream. - A number of Winsock improvements. - Various bug fixes. - Updated to 1.7.3 development snapshot - New version of the Gecko engine based on Firefox 24. - Preparation work for the Direct3D command stream. - Window management fixes in the Mac driver. - Support for IPHLPAPI functions on Android. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=198
This commit is contained in:
parent
19192068c4
commit
4cfd0d59b5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0bfc4276c93de1fdd5989f91807c7362b11995efdf581d60601fec789665b7f1
|
|
||||||
size 21336327
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.14 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlIzVYsACgkQ9ebp7rlGHddZuwCfdvF16ku+JO0sVdgUE5R/MCfv
|
|
||||||
m5QAoJ6nnbkBCmHMwq8BETIflMUr0PiE
|
|
||||||
=Vzp2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.7.6.tar.bz2
Normal file
3
wine-1.7.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea26fa5b7f24069c4e44b8ef24e1c6d2d2ec3aac99adc1fecdf14dcbe357be86
|
||||||
|
size 21521738
|
7
wine-1.7.6.tar.bz2.sign
Normal file
7
wine-1.7.6.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.15 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlJ9LE0ACgkQ9ebp7rlGHdd/RgCeMt2216IVu4+vfVDwXAswoMut
|
||||||
|
jggAoJ0FZZNAka0Jn58cFSch8hWbm/hH
|
||||||
|
=4t2p
|
||||||
|
-----END PGP SIGNATURE-----
|
38
wine.changes
38
wine.changes
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 8 19:17:15 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.5 development snapshot
|
||||||
|
- Rewrite of the BiDi algorithm for full Unicode 6.3 support.
|
||||||
|
- Support for Video Mixing Renderer version 7.
|
||||||
|
- Better handling of window resizes in the Mac driver.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 25 18:01:13 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.5 development snapshot
|
||||||
|
- Support for registration-free COM using activation contexts.
|
||||||
|
- Improved support for simulated bold fonts.
|
||||||
|
- Unicode data updated to Unicode 6.3.
|
||||||
|
- Better support for typelib registration on 64-bit.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 11 17:37:38 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.4 development snapshot
|
||||||
|
- Support for Cocoa-style full-screen mode in the Mac driver.
|
||||||
|
- More preparation work for the Direct3D command stream.
|
||||||
|
- A number of Winsock improvements.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 27 20:17:32 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.3 development snapshot
|
||||||
|
- New version of the Gecko engine based on Firefox 24.
|
||||||
|
- Preparation work for the Direct3D command stream.
|
||||||
|
- Window management fixes in the Mac driver.
|
||||||
|
- Support for IPHLPAPI functions on Android.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 27 15:46:39 UTC 2013 - meissner@suse.com
|
Fri Sep 27 15:46:39 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.7.2
|
Version: 1.7.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user