- Updated to 1.7.9 development snapshot
- Improved window moving/resizing in the Mac driver. - Some DirectDraw palette fixes. - Reduced code duplication between C++ runtime versions. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=204
This commit is contained in:
parent
a4d146ddb2
commit
2174b49ee8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:30e17f5f863a09416f3d229666566b318dbb40f683d4ca6630012c60bb511804
|
|
||||||
size 21463503
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.15 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlKiJ0EACgkQ9ebp7rlGHdcSAwCggPya4J+lgzQ9VFdzqF1R1nCF
|
|
||||||
kp8AoJsk4mLaQIE7CsHXGjwcTgXUogLp
|
|
||||||
=0HAc
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.7.9.tar.bz2
Normal file
3
wine-1.7.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79f99ecc24696915439c474c4953bb77652ab53f16b41daa4da270fe43279c5a
|
||||||
|
size 21323337
|
7
wine-1.7.9.tar.bz2.sign
Normal file
7
wine-1.7.9.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.15 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlK0jegACgkQ9ebp7rlGHdcOsQCdHhwkE52y2N0VKSaxy9kH6Gdf
|
||||||
|
rG0AoIWgE6gNyVDR/Sf7ZdrRtbmK1gOw
|
||||||
|
=7369
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 19:32:51 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.9 development snapshot
|
||||||
|
- Improved window moving/resizing in the Mac driver.
|
||||||
|
- Some DirectDraw palette fixes.
|
||||||
|
- Reduced code duplication between C++ runtime versions.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 7 10:09:23 UTC 2013 - meissner@suse.com
|
Sat Dec 7 10:09:23 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.8
|
Version: 1.7.9
|
||||||
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