- Updated to 1.7.37 development snapshot
- Interface change notifications. - Support for the UTF-7 encoding. - A number of graphical fixes for themed controls. - Wininet now implemented on top of Win32 sockets. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=262
This commit is contained in:
parent
fe837fb878
commit
b7a333808e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21aabf3ab2c6055ae66c77647b123c978094f0c135817ceeaeaeebc5d8efe3bd
|
||||
size 22010371
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlTVyXQACgkQ9ebp7rlGHdc+nwCeKZRU+J/qsATM7z8d1IDTLnK6
|
||||
eBUAoNDwwEw+gHzYgT3g+rUgwuJNrTUO
|
||||
=ow+5
|
||||
-----END PGP SIGNATURE-----
|
3
wine-1.7.37.tar.bz2
Normal file
3
wine-1.7.37.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c9af4437123ca1d65498a00b70a7a186972a21f14c8b3cc905b9f5d1705142c
|
||||
size 635
|
20
wine-1.7.37.tar.bz2.sign
Normal file
20
wine-1.7.37.tar.bz2.sign
Normal file
@ -0,0 +1,20 @@
|
||||
<html><head>
|
||||
<title>Testing</title>
|
||||
<!-- <script src="/js/jquery.com/jquery-1.11.0.min.js"></script> -->
|
||||
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
|
||||
<script src="//sourceforge.net/js/mirrors.js"></script>
|
||||
<script src="/js/sf.js"></script>
|
||||
<script>
|
||||
var DR_loc = DR_parse_hash_url();
|
||||
if (DR_loc) {
|
||||
DR_sf_main(DR_loc);
|
||||
} else {
|
||||
window.location.href = 'http://sourceforge.net/home.html';
|
||||
}
|
||||
</script>
|
||||
</head><body>
|
||||
<noscript>
|
||||
We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires
|
||||
the use of javascript to function. Please check back later.
|
||||
</noscript>
|
||||
</body></html>
|
10
wine.changes
10
wine.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 15:20:31 UTC 2015 - meissner@suse.com
|
||||
|
||||
- Updated to 1.7.37 development snapshot
|
||||
- Interface change notifications.
|
||||
- Support for the UTF-7 encoding.
|
||||
- A number of graphical fixes for themed controls.
|
||||
- Wininet now implemented on top of Win32 sockets.
|
||||
- Various bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 7 08:27:39 UTC 2015 - meissner@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user