SHA256
1
0
forked from pool/wine

- 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:
Marcus Meissner 2015-02-20 15:21:00 +00:00 committed by Git OBS Bridge
parent fe837fb878
commit b7a333808e
6 changed files with 34 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21aabf3ab2c6055ae66c77647b123c978094f0c135817ceeaeaeebc5d8efe3bd
size 22010371

View File

@ -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
View 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
View 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>

View File

@ -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

View File

@ -56,7 +56,7 @@ BuildRequires: sane-backends-devel
BuildRequires: update-desktop-files
BuildRequires: valgrind-devel
BuildRequires: xorg-x11-devel
Version: 1.7.36
Version: 1.7.37
Release: 0
Summary: An MS Windows Emulator
License: LGPL-2.1+