- Updated to 1.7.45 development snapshot
- Better debugging support on 64-bit Mac OS X. - Some more progress on DirectWrite implementation. - A number of RichEdit control fixes. - Beginning implementation of the old MSVCIRT C++ runtime. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=286
This commit is contained in:
parent
4127f0dea3
commit
03b69faef2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d2e3290d4b312d235ab8ac214eaae8f81c751fb610b15b40c2620904bd38d8bb
|
|
||||||
size 22308686
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iEYEABECAAYFAlVoU/IACgkQ9ebp7rlGHdcqWACgzxO5Ot/0eGhgp+ZOO0QVodnQ
|
|
||||||
a7MAoLu/9y/3q2J2p9qRcXXbUjJz9z53
|
|
||||||
=hLqf
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.7.45.tar.bz2
Normal file
3
wine-1.7.45.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a30cef1ee4ceaee4b6c9c2ad96df3b8a8847278246e7727624db314c68adaa23
|
||||||
|
size 22312840
|
7
wine-1.7.45.tar.bz2.sign
Normal file
7
wine-1.7.45.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iEYEABECAAYFAlV60fgACgkQ9ebp7rlGHdd0igCgiLU0K89df0xsrwP9MJ0JufDu
|
||||||
|
10oAoLoDtdNjXnPV6qeZ3h3oD64gIZDy
|
||||||
|
=UvDf
|
||||||
|
-----END PGP SIGNATURE-----
|
10
wine.changes
10
wine.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 12 13:45:03 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.45 development snapshot
|
||||||
|
- Better debugging support on 64-bit Mac OS X.
|
||||||
|
- Some more progress on DirectWrite implementation.
|
||||||
|
- A number of RichEdit control fixes.
|
||||||
|
- Beginning implementation of the old MSVCIRT C++ runtime.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 7 10:17:40 UTC 2015 - meissner@suse.com
|
Sun Jun 7 10:17:40 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -57,7 +57,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.44
|
Version: 1.7.45
|
||||||
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