SHA256
1
0
forked from pool/wine

Accepting request 414789 from Emulators

- Updated to 1.9.15 development snapshot
  - More shader instructions in Direct3D.
  - Performance improvements in GDI.
  - Better multi-joystick support on macOS.
  - Active Scripting improvements.
  - Additional stream support in the C++ runtime.
  - Various bug fixes.
- Updated to 1.9.14 development snapshot
  - More Shader Model 5 support in Direct3D.
  - Some more write support in WebServices.
  - Performance improvements in GDI.
  - Some more progress towards the Direct3D command stream.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/request/show/414789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=203
This commit is contained in:
Dominique Leuenberger 2016-07-28 21:46:49 +00:00 committed by Git OBS Bridge
commit cb153c25a7
8 changed files with 268 additions and 240 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b678019d71f28f1e570f7f40e43fcdd52a0d4276123679f2dfea8665f37c0d9
size 23299453

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJXbTZsAAoJEM76yOqvF1GdevMP/RwTm1Q/fLSeXAfRss3m8INj
blmPzXTCnxAku6Xu+iada6JDs9jahPs6RMY0pBFgwI3rPbULWYF1ZWOKeLxM8jun
LeQy4z49xAN3wDMVcjpSHWul9wbXwStFJjEtSR12/LeKl4kUHaqRN+jHYfDOCsNU
Zn7t7p4V2enF5bSwyCfrZugFNSb+PnxYe4R7gJdVFyXb3Jb0yl8s2hJGU483RIbl
ELSEv/8Znd9TwygZyDgeCnmdJDBy6M2UxUdXj4i9pd2ko5wi/pEAmx8w4I8he+Tr
ogVnd1MvVsTw71WcU79Z8UIjCfzF26cWhRq+vo779Pewz924eUpDVsFEsVrLR7vM
BFIBVRknScTynpkGwwoq1jp6eZC/lfZo0Q8gswOZy3MYgl+zogIgqwLnEhTZ0xxr
JkDdPr7m+kggfr8r/GMqd0GDeBdKQdFK1JSQkdpvcgoRK+KyCJRyeW9uBXGwWHFq
Ob0FrQzZRfDmvlv/1KVJs2dMHzaZ8BICStnpN00JSeua4s9csmjUDK7ys3f5OJfT
LG6vIsm3kugNnJ2r8PoLyKNW5hGSS7nwFDwwzOAySH+0B0PdO9agl/WjjCfUkRQU
T8gHT+Ic7/78Kp5Vx8qgKAXbfL4nooTJ86n1ll5XC1GwLvMQMf7MgEO77JRH7vY2
HSYfHJl00yIqDco8dnDp
=71Sc
-----END PGP SIGNATURE-----

3
wine-1.9.15.tar.bz2 Normal file
View File

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

17
wine-1.9.15.tar.bz2.sign Normal file
View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJXkirEAAoJEM76yOqvF1GdTbwQAKt4paZSIc1SmyJFXcI7T5YH
PLKRkeeJbvbvdoyb0ruudcz1owxB5Ln4mGC3+Ao2bk9fbO4jAW8xBymWIAsa5vZT
Oh6fl14JwTU6glRGmnRvTO9Yfbnf31mrWihG9C7uyRCNvQmoLhJq/c5UKDpOVGRv
cOdb8Ao2x3kljDHElYwWFsxAthVhi/Nqn9yMLZ+et66M5ZHyjagmKXWRpHx/D5z/
qzjHZfCmdtq7TwOMTKUTTx+1tiarp1mwgs22maYfD/sqDEuDNVKrVWN0EQ1pAuvP
sWvmqhnR8nolC5bPjpTAKXnVn4ceWAc7AoZ0HP89MKCOMsdk4S1NhTllgOUXyvVV
jjyQ2xpEUohsOvr7EhVz4fauq2G8yTRHNE0+jifmdEicyYeXPQzL1UTSiaiiCGBm
YmVF+UlbGoQxjH6z6jU1aUOI0hsG6c6cFdMYvHnN9gGuCqqnuhSAhhViVcJ067Zu
BFbYAni4q/gyF0Cowc5EZoMWIeZAeR+iUtP1r2VZVwLh1Ym3DeZCavSFe8+/yznh
io3IXESCDb4BgVr4aiL9WLcHXes6TL0XpAHfFgdJNXUQf2hUWYGjpO3sMTJ7Rzmc
rn+kOOABz+QFbFXvrIv34KDt5tNt+qa9y7I8tyam5fv1+jxPqSE8HSygL0B/V4VT
8Vv9mCwpi9rZxxWEIrxG
=gN6C
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Jul 23 19:31:42 UTC 2016 - meissner@suse.com
- Updated to 1.9.15 development snapshot
- More shader instructions in Direct3D.
- Performance improvements in GDI.
- Better multi-joystick support on macOS.
- Active Scripting improvements.
- Additional stream support in the C++ runtime.
- Various bug fixes.
- Updated to 1.9.14 development snapshot
- More Shader Model 5 support in Direct3D.
- Some more write support in WebServices.
- Performance improvements in GDI.
- Some more progress towards the Direct3D command stream.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Tue Jun 28 19:42:07 UTC 2016 - jengelh@inai.de

View File

@ -53,8 +53,8 @@ BuildRequires: sane-backends-devel
BuildRequires: update-desktop-files
BuildRequires: valgrind-devel
BuildRequires: xorg-x11-devel
%define realver 1.9.13
Version: 1.9.13
%define realver 1.9.15
Version: 1.9.15
Release: 0
Summary: An MS Windows Emulator
License: LGPL-2.1+

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
.\" -*- nroff -*-
.TH WINETRICKS 1 "June 2016" "Winetricks 20160622" "Wine Package Manager"
.TH WINETRICKS 1 "June 2016" "Winetricks 20160628" "Wine Package Manager"
.SH NAME
winetricks \- manage virtual Windows environments using Wine
.SH SYNOPSIS