Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2016-06-14 23:07:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-05-30 
09:56:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2016-06-14 
23:07:29.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Jun 10 14:18:00 UTC 2016 - [email protected]
+
+- Updated to 1.9.12 development snapshot
+  - Bug fix update of the Mono engine.
+  - Initial version of a taskbar in desktop mode.
+  - Fixes for right-to-left languages in Uniscribe.
+  - More Shader Model 4 support in Direct3D.
+  - Better metafile support in RichEdit.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------

Old:
----
  wine-1.9.11.tar.bz2
  wine-1.9.11.tar.bz2.sign

New:
----
  wine-1.9.12.tar.bz2
  wine-1.9.12.tar.bz2.sign

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.dM6heP/_old  2016-06-14 23:07:31.000000000 +0200
+++ /var/tmp/diff_new_pack.dM6heP/_new  2016-06-14 23:07:31.000000000 +0200
@@ -53,8 +53,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-%define realver 1.9.11
-Version:        1.9.11
+%define realver 1.9.12
+Version:        1.9.12
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+

++++++ wine-1.9.11.tar.bz2 -> wine-1.9.12.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/wine/wine-1.9.11.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.9.12.tar.bz2 differ: char 11, line 1


++++++ winetricks ++++++
--- /var/tmp/diff_new_pack.dM6heP/_old  2016-06-14 23:07:31.000000000 +0200
+++ /var/tmp/diff_new_pack.dM6heP/_new  2016-06-14 23:07:31.000000000 +0200
@@ -2015,6 +2015,7 @@
     1.6.*) _W_minor=6; _W_micro=`echo $2 | sed 's/.*\.//'`;;
     1.7.*) _W_minor=7; _W_micro=`echo $2 | sed 's/.*\.//'`;;
     1.8.*) _W_minor=8; _W_micro=`echo $2 | sed 's/.*\.//'`;;
+    1.9.*) _W_minor=9; _W_micro=`echo $2 | sed 's/.*\.//'`;;
     *) w_die "bug: unrecognized version $2";;
     esac
 
@@ -4557,7 +4558,7 @@
 
 #---------------------------------------------------------
 
-w_metadata  adobeair dlls \
+w_metadata adobeair dlls \
     title="Adobe AIR 20.x" \
     publisher="Adobe" \
     year="2015" \
@@ -8348,7 +8349,8 @@
         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 atl140 msvcp140 msvcr140 vcomp140
+    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
+
     cd "$W_CACHE"/"$W_PACKAGE"
     w_try "$WINE" vc_redist.x86.exe $W_UNATTENDED_SLASH_Q
 
@@ -8374,7 +8376,6 @@
             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-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 ucrtbase vcruntime140
             cp "$W_TMP"/api_ms_win_crt_conio_l1_1_0.dll 
"$W_SYSTEM64_DLLS"/api-ms-win-crt-conio-l1-1-0.dll
             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
@@ -9873,12 +9874,12 @@
     cd "$W_CACHE"/"$W_PACKAGE"
     w_try "$WINE" "$file1" ${quiet}
 
-    if w_workaround_wine_bug 40174 "Setting override for urlmon.dll to native 
to avoid crash"
+    if w_workaround_wine_bug 40729 "Setting override for urlmon.dll to native 
to avoid crash"
     then
         w_override_dlls native urlmon
     fi
 
-    if w_workaround_wine_bug 34897 "Installing update KB2936068 to work around 
bug 34897"
+    if w_workaround_wine_bug 34897 "Installing update KB2936068 to work around 
bug 34897" 1.9.10,
     then
         w_call ie8_kb2936068
     fi
@@ -10433,7 +10434,7 @@
 
 load_mt4()
 {
-    w_download 
https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe 
07c094fc95916ba2b8d0282795717db3f4a5a9ba
+    w_download 
https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe
 
     if w_workaround_wine_bug 7156 "${title} needs wingdings.ttf, installing 
opensymbol"
     then


Reply via email to