commit wine for openSUSE:Factory
Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2015-11-28 15:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "wine" Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2015-11-24 22:34:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2015-11-28 20:10:18.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Nov 27 14:26:22 UTC 2015 - meissner@suse.com + +- Updated to 1.8-rc2 codefreeze snapshot + - bugfixes only +- winetricks updated + +------------------------------------------------------------------- Old: ---- wine-1.8-rc1.tar.bz2 wine-1.8-rc1.tar.bz2.sign New: ---- wine-1.8-rc2.tar.bz2 wine-1.8-rc2.tar.bz2.sign ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.XhUXcp/_old 2015-11-28 20:10:21.000000000 +0100 +++ /var/tmp/diff_new_pack.XhUXcp/_new 2015-11-28 20:10:21.000000000 +0100 @@ -53,8 +53,8 @@ BuildRequires: update-desktop-files BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel -%define realver 1.8-rc1 -Version: 1.8~rc1 +%define realver 1.8-rc2 +Version: 1.8~rc2 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+ ++++++ wine-1.8-rc1.tar.bz2 -> wine-1.8-rc2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/wine/wine-1.8-rc1.tar.bz2 /work/SRC/openSUSE:Factory/.wine.new/wine-1.8-rc2.tar.bz2 differ: char 11, line 1 ++++++ winetricks ++++++ --- /var/tmp/diff_new_pack.XhUXcp/_old 2015-11-28 20:10:21.000000000 +0100 +++ /var/tmp/diff_new_pack.XhUXcp/_new 2015-11-28 20:10:21.000000000 +0100 @@ -8165,6 +8165,13 @@ cp "$W_TMP"/vccorlib140.dll "$W_SYSTEM32_DLLS"/vccorlib140.dll cp "$W_TMP"/vcomp140.dll "$W_SYSTEM32_DLLS"/vcomp140.dll cp "$W_TMP"/vcruntime140.dll "$W_SYSTEM32_DLLS"/vcruntime140.dll + + w_override_dlls native,builtin api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 ucrtbase vcruntime140 + cp "$W_TMP"/api_ms_win_crt_heap_l1_1_0.dll "$W_SYSTEM32_DLLS"/api-ms-win-crt-heap-l1-1-0.dll + cp "$W_TMP"/api_ms_win_crt_locale_l1_1_0.dll "$W_SYSTEM32_DLLS"/api-ms-win-crt-locale-l1-1-0.dll + cp "$W_TMP"/api_ms_win_crt_runtime_l1_1_0.dll "$W_SYSTEM32_DLLS"/api-ms-win-crt-runtime-l1-1-0.dll + cp "$W_TMP"/api_ms_win_crt_stdio_l1_1_0.dll "$W_SYSTEM32_DLLS"/api-ms-win-crt-stdio-l1-1-0.dll + cp "$W_TMP"/ucrtbase.dll "$W_SYSTEM32_DLLS"/ucrtbase.dll else w_try "$WINE" vc_redist.x86.exe $W_UNATTENDED_SLASH_Q fi @@ -8190,6 +8197,13 @@ cp "$W_TMP"/vccorlib140.dll "$W_SYSTEM64_DLLS"/vccorlib140.dll cp "$W_TMP"/vcomp140.dll "$W_SYSTEM64_DLLS"/vcomp140.dll cp "$W_TMP"/vcruntime140.dll "$W_SYSTEM64_DLLS"/vcruntime140.dll + + w_override_dlls native,builtin api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 ucrtbase vcruntime140 + cp "$W_TMP"/api_ms_win_crt_heap_l1_1_0.dll "$W_SYSTEM64_DLLS"/api-ms-win-crt-heap-l1-1-0.dll + cp "$W_TMP"/api_ms_win_crt_locale_l1_1_0.dll "$W_SYSTEM64_DLLS"/api-ms-win-crt-locale-l1-1-0.dll + cp "$W_TMP"/api_ms_win_crt_runtime_l1_1_0.dll "$W_SYSTEM64_DLLS"/api-ms-win-crt-runtime-l1-1-0.dll + cp "$W_TMP"/api_ms_win_crt_stdio_l1_1_0.dll "$W_SYSTEM64_DLLS"/api-ms-win-crt-stdio-l1-1-0.dll + cp "$W_TMP"/ucrtbase.dll "$W_SYSTEM64_DLLS"/ucrtbase.dll else w_try "$WINE" vc_redist.x64.exe $W_UNATTENDED_SLASH_Q fi
participants (1)
-
root@hilbert.suse.de