Accepting request 428312 from Emulators
- Updated to 1.9.19 development snapshot - Initial version of a udev bus driver for HID. - Various improvements in joystick support. - Initial implementation of DC rendering in Direct2D. - Improved metafile support in GDI+. - Various bug fixes. - updated winetricks OBS-URL: https://build.opensuse.org/request/show/428312 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=207
This commit is contained in:
commit
11d5b74985
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26614baa0daac5a0953c04590f187559e5edc314cb34491322f280b34f3268d8
|
||||
size 23473716
|
@ -1,17 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQIcBAABAgAGBQJXyatsAAoJEM76yOqvF1GdpLUP/0QVal/FgGyhB+egrnxbB207
|
||||
KbBLgKwlm3pTEJ5zjvf/04BjwFwtv1d5Lm51GDgi3d5UOuGnSqJrd2062NfN8ipY
|
||||
GSMcxcb4oqiisOqgA8Fk/8K8BIty4cM9DOD5T8f6kt5NIdSIQdXjSCa9eAdPTLQS
|
||||
gD37LCorHWp+fk5hqrJKCXGM15It++i76GeDYYPVfEiOgr2Lqm3uwUJV+1M8P3PF
|
||||
ilgR/r02CkqWGLISxKRo0B8nvf8apbI3M0ihdCwnvICxXRu8JMZnblQV+x+1lZkn
|
||||
5/RjTXSYEU2HjyFMN70nUYoLkHOYiIhE9g8iAutAqlH8Ib2J+gzFMis5CZqCJCzD
|
||||
t7GcRKIUQe/bovpZ9Lk4Qv/IgQLhU8Rc2NuE0qMB9q1SmH2ExScLo1BsoZ2xBQ2n
|
||||
fgqE+ZjxJBL01ypZTfRFuc6XGSBQwyT2i18yPy+5vSaexZqZEFaZdiBRnt3/RhP6
|
||||
bZOmF1+U9T4bzCBySjNpg5to4GQ55ZHift+2dbanbWR/hIZCiIVddZGmWBo6a2C3
|
||||
YiPevshYih5Ownzy+l/P0peaHMU+hz6zCf3CbKbXag1mhzljIV1A/A9pU1ZN7qFT
|
||||
cnmbDstd8CkvRnzyWR7vY+4/8cKOLhbmspxJzDHcJNUmIU6pSB0CYj4u/dnDT22W
|
||||
ZFxw/B8oxHCY87eeXqDI
|
||||
=tYSA
|
||||
-----END PGP SIGNATURE-----
|
3
wine-1.9.19.tar.bz2
Normal file
3
wine-1.9.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5fe29a84e712f94f4d33b5f2952b45233c13b49ba3459dcee8a50b06147a888
|
||||
size 23526483
|
17
wine-1.9.19.tar.bz2.sign
Normal file
17
wine-1.9.19.tar.bz2.sign
Normal file
@ -0,0 +1,17 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQIcBAABAgAGBQJX3AxxAAoJEM76yOqvF1GdbJsQAKcvSaS1/OC3n+XGLDrfPbsR
|
||||
L52lM4UgNbtk8tpATbgFx0Te7Pq+hqpDf+tOnDxAjDHQA+Ld0umQProLVywM8d7q
|
||||
7D6Ws6uAVL3xms9qqA0WVIJVX+bdGiDc+glW0s+5Atc+4PhDvFafHB6OZ/emkabJ
|
||||
kTMUHlLqZi00BfNVVBVVNFx+y6B5IYcJyJ/fuJ191HiSMUOllNfHbenwpdBOF7Ml
|
||||
N3ER6MGFmqgRMBFgPkB3YDPVhJpq8Yf4HHS9bRIUfvod2aySaCTYjar55+iOrmQ5
|
||||
N8+Xy+W3Icp6/6aPaHcx27+88B108/t/c7nm8JnivgONigK1Oit0dBBvcRGLwaPo
|
||||
kKyPF5q5SH6MRZY3wMVMfmybY5J1SmWr9Z83Ci9UUn79yjmZmrVQlHEXtlyoQCV8
|
||||
7MUtz28loE10Ck24Ptz93Aoqnu4LVasYagswnQGdSqqw6qAGNOGyCQSF74nQKEdT
|
||||
sDrBO9NRHIDjKIDR4BBquvvoMJCnWX9y3av29sXn6HLVDpECeDdGXuQA2lbOrt1E
|
||||
oUY+iUYDPh1KJ7VwqYSJ/4QaH9KgAZd6X8ORywY/9kNhbnLB6Gc/TGyvzenqzuMz
|
||||
/G3xNDIs6U9zHMxG180Pk+digUyiumNqMCsy7yf3OfrJ0fTNI9nI8AE4KTRf4Hkj
|
||||
vSxI9GjB+zoE5ABb3YXG
|
||||
=Usbl
|
||||
-----END PGP SIGNATURE-----
|
11
wine.changes
11
wine.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 19:47:25 UTC 2016 - meissner@suse.com
|
||||
|
||||
- Updated to 1.9.19 development snapshot
|
||||
- Initial version of a udev bus driver for HID.
|
||||
- Various improvements in joystick support.
|
||||
- Initial implementation of DC rendering in Direct2D.
|
||||
- Improved metafile support in GDI+.
|
||||
- Various bug fixes.
|
||||
- updated winetricks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 4 11:28:12 UTC 2016 - meissner@suse.com
|
||||
|
||||
|
@ -53,8 +53,8 @@ BuildRequires: sane-backends-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
%define realver 1.9.18
|
||||
Version: 1.9.18
|
||||
%define realver 1.9.19
|
||||
Version: 1.9.19
|
||||
Release: 0
|
||||
Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1+
|
||||
|
@ -8456,7 +8456,7 @@ load_vcrun2015()
|
||||
w_warn "This may fail in non-XP mode, see https://bugs.winehq.org/show_bug.cgi?id=37781"
|
||||
fi
|
||||
|
||||
w_override_dlls native,builtin api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 atl140 msvcp140 msvcr140 ucrtbase vcomp140 vcruntime140
|
||||
w_override_dlls native,builtin api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 atl140 msvcp140 msvcr140 ucrtbase vcomp140 vcruntime140
|
||||
|
||||
cd "$W_CACHE"/"$W_PACKAGE"
|
||||
w_try "$WINE" vc_redist.x86.exe $W_UNATTENDED_SLASH_Q
|
||||
|
Loading…
Reference in New Issue
Block a user