Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2017-07-09 13:04:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Sun Jul  9 13:04:13 2017 rev:227 rq:508929 version:2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2017-07-04 
09:09:37.825054299 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2017-07-09 
13:04:15.490597440 +0200
@@ -1,0 +2,11 @@
+Sat Jul  8 09:46:14 UTC 2017 - [email protected]
+
+- Update to 2.12 development snapshot
+  - Audio driver for Android.
+  - Some performance improvements with async I/O.
+  - More RegEdit file parser improvements.
+  - Beginnings for MSI user interface support.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------

Old:
----
  wine-2.11.tar.xz
  wine-2.11.tar.xz.sign

New:
----
  wine-2.12.tar.xz
  wine-2.12.tar.xz.sign

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.n4KDn8/_old  2017-07-09 13:04:16.774416321 +0200
+++ /var/tmp/diff_new_pack.n4KDn8/_new  2017-07-09 13:04:16.778415757 +0200
@@ -61,8 +61,8 @@
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(libudev)
-%define realver 2.11
-Version:        2.11
+%define realver 2.12
+Version:        2.12
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+

++++++ wine-2.11.tar.xz -> wine-2.12.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-2.11.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new/wine-2.12.tar.xz differ: char 26, line 1


++++++ winetricks ++++++
--- /var/tmp/diff_new_pack.n4KDn8/_old  2017-07-09 13:04:16.922395445 +0200
+++ /var/tmp/diff_new_pack.n4KDn8/_new  2017-07-09 13:04:16.926394881 +0200
@@ -548,6 +548,14 @@
     unset _W_keyfile _W_keymsg _W_nokeymsg
 }
 
+w_verify_cabextract_available()
+{
+    # If verb_a requires verb_b, then verba will fail when the dependency for 
verb_b is installed
+    # This should be called by verb_a, to give a proper warning
+
+    w_try_cabextract -q -v
+}
+
 # Convert a Windows path to a Unix path quickly.
 # $1 is an absolute Windows path starting with c:\ or C:/
 # with no funny business, so we can use the simplest possible
@@ -6809,8 +6817,7 @@
         *) w_warn "dotnet35 does not yet fully work or install on wine.  
Caveat emptor." ;;
     esac
 
-    # This will fail later if cabextract isn't installed, so check/fail now:
-    w_try_cabextract -v >/dev/null
+    w_verify_cabextract_available
 
     # https://www.microsoft.com/en-us/download/details.aspx?id=21
     w_download 
https://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe
 3e3a4104bad9a0c270ed5cbe8abb986de9afaf0281a98998bdbdc8eaab85c3b6
@@ -6860,8 +6867,7 @@
     *) w_warn "dotnet35sp1 does not yet fully work or install on wine.  Caveat 
emptor." ;;
     esac
 
-    # The installer will fail later in dotnet35 if cabextract isn't installed, 
so check/fail now:
-    w_try_cabextract -v >/dev/null
+    w_verify_cabextract_available
 
     # https://www.microsoft.com/en-us/download/details.aspx?id=25150
     w_download 
https://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe
 0582515bde321e072f8673e829e175ed2e7a53e803127c50253af76528e66bc1
@@ -6969,8 +6975,7 @@
 {
     w_package_warn_win64
 
-    # The installer will fail later in dotnet35 if cabextract isn't installed, 
so check/fail now:
-    w_try_cabextract -v >/dev/null
+    w_verify_cabextract_available
 
     # https://www.microsoft.com/en-us/download/details.aspx?id=17718
     w_download 
https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe
 a04d40e217b97326d46117d961ec4eda455e087b90637cb33dd6cc4a2c228d83
@@ -7022,8 +7027,7 @@
 {
     w_package_warn_win64
 
-    # The installer will fail later in dotnet35 if cabextract isn't installed, 
so check/fail now:
-    w_try_cabextract -v >/dev/null
+    w_verify_cabextract_available
 
     # https://www.microsoft.com/en-us/download/details.aspx?id=17718
     w_download 
https://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C560427900/NDP452-KB2901907-x86-x64-AllOS-ENU.exe
 6c2c589132e830a185c5f40f82042bee3022e721a216680bd9b3995ba86f3781
@@ -8882,7 +8886,8 @@
 load_shockwave() {
     # 2017/03/12: 
39715a84b1d85347066fbf89a3af9f5e612b59402093b055cd423bd30a7f637d
     # 2017/03/15: 
58f2152bf726d52f08fb41f904c62ff00fdf748c8ce413e8c8547da3a21922ba
-    w_download 
https://fpdownload.macromedia.com/get/shockwave/default/english/win95nt/latest/sw_lic_full_installer.msi
 58f2152bf726d52f08fb41f904c62ff00fdf748c8ce413e8c8547da3a21922ba
+    # 2017/08/03: 
bebebaef1644a994179a2e491ce3f55599d768f7c6019729f21e7029b1845b9c
+    w_download 
https://fpdownload.macromedia.com/get/shockwave/default/english/win95nt/latest/sw_lic_full_installer.msi
 bebebaef1644a994179a2e491ce3f55599d768f7c6019729f21e7029b1845b9c 
 
     w_try_cd "$W_CACHE/$W_PACKAGE"
     w_try "$WINE" msiexec /i sw_lic_full_installer.msi $W_UNATTENDED_SLASH_Q
@@ -9722,54 +9727,6 @@
 
 #----------------------------------------------------------------
 
-w_metadata wsh56js dlls \
-    title="MS Windows Script Host 5.6, JScript only, no CScript" \
-    publisher="Microsoft" \
-    year="2006" \
-    media="download" \
-    file1="Windows2000-KB917344-56-x86-enu.exe" \
-    installed_file1="c:/windows/inf/jscren.inf"
-
-load_wsh56js()
-{
-    # This installs JScript 5.6 (but not VBScript)
-    # See also https://www.microsoft.com/en-us/download/details.aspx?id=12364
-    w_download 
https://download.microsoft.com/download/b/c/3/bc3a0c36-fada-497d-a3de-8b0139766f3b/Windows2000-KB917344-56-x86-enu.exe
 d6d6c2ac2d2a095b0f0650a9a2e81e8943579699662b5cdbf872649038788c51
-
-    w_try_cd "$W_CACHE/$W_PACKAGE"
-    w_override_dlls native,builtin jscript
-    # setupapi looks at the versions in new and original jscript.dll, and 
Wine's original is newer than wsh56js's, so we have to nuke the original
-    w_try rm "$W_SYSTEM32_DLLS/jscript.dll"
-    w_try "$WINE" Windows2000-KB917344-56-x86-enu.exe $W_UNATTENDED_SLASH_Q
-}
-
-#----------------------------------------------------------------
-
-w_metadata wsh56vb dlls \
-    title="MS Windows Script Host 5.6, VBScript only, no CScript" \
-    publisher="Microsoft" \
-    year="2007" \
-    media="download" \
-    file1="vbs56men.exe" \
-    installed_file1="$W_SYSTEM32_DLLS_WIN/vbscript.dll"
-
-load_wsh56vb()
-{
-    # This installs VBScript 5.6 (but not JScript)
-    # See also https://www.microsoft.com/en-us/download/details.aspx?id=8495
-    # Originally at: 
https://download.microsoft.com/download/IE60/Patch/Q318089/W9XNT4Me/EN-US/vbs56men.exe
-    # Mirror list: 
ftp://ftp.uni-rostock.de/pub/tools/microsoft/ServicePacks/IE/us/vbs56men.exe
-    w_download 
ftp://ftp.uni-rostock.de/pub/tools/microsoft/ServicePacks/IE/us/vbs56men.exe 
792a36d629e01cb474a434761e8cd33211c19ff84f5aa52f0d41111e054ecaac
-
-    w_try_cd "$W_CACHE/$W_PACKAGE"
-    w_override_dlls native,builtin vbscript
-    # setupapi looks at the versions in new and original vbscript.dll, and 
Wine's original is newer than wsh56vb's, so we have to nuke the original
-    w_try rm "$W_SYSTEM32_DLLS/vbscript.dll"
-    w_try "$WINE" vbs56men.exe $W_UNATTENDED_SLASH_Q
-}
-
-#----------------------------------------------------------------
-
 w_metadata wsh57 dlls \
     title="MS Windows Script Host 5.7" \
     publisher="Microsoft" \
@@ -12225,8 +12182,7 @@
 
 load_vc2008express()
 {
-    # The installer will fail later in dotnet35 if cabextract isn't installed, 
so check/fail now:
-    w_try_cabextract -v >/dev/null
+    w_verify_cabextract_available
 
     w_call dotnet35
 
@@ -19137,7 +19093,7 @@
     vbrun60) w_warn "Calling vbrun60 is deprecated, please use vb6run instead" 
; w_call vb6run ;;
     vcrun2005sp1) w_warn "Calling vcrun2005sp1 is deprecated, please use 
vcrun2005 instead" ; w_call vcrun2005 ;;
     vcrun2008sp1) w_warn "Calling vcrun2008sp1 is deprecated, please use 
vcrun2008 instead" ; w_call vcrun2008 ;;
-    wsh56) w_warn "Calling wsh56 is deprecated, please use wsh57 instead" ; 
w_call wsh57 ;;
+    wsh56|wsh56jb|wsh56vb) w_warn "Calling wsh56 is deprecated, please use 
wsh57 instead" ; w_call wsh57 ;;
     # See https://github.com/Winetricks/winetricks/issues/747
     xact_jun2010) w_warn "Calling xact_jun2010 is deprecated, please use xact 
instead" ; w_call xact ;;
     xlive) w_warn "Calling xlive is deprecated, please use gfw instead" ; 
w_call gfw ;;


Reply via email to