Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2017-01-25 23:36:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2017-01-23 
11:40:46.097128464 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2017-01-25 
23:36:24.080614630 +0100
@@ -1,0 +2,5 @@
+Tue Jan 24 22:44:55 UTC 2017 - [email protected]
+
+- Updated to 2.0 final release
+
+-------------------------------------------------------------------

Old:
----
  wine-2.0-rc6.tar.bz2
  wine-2.0-rc6.tar.bz2.sign

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.KLW2LW/_old  2017-01-25 23:36:25.720367576 +0100
+++ /var/tmp/diff_new_pack.KLW2LW/_new  2017-01-25 23:36:25.724366973 +0100
@@ -54,8 +54,8 @@
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(libudev)
-%define realver 2.0-rc6
-Version:        2.0~rc6
+%define realver 2.0
+Version:        2.0
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+

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


++++++ winetricks ++++++
--- /var/tmp/diff_new_pack.KLW2LW/_old  2017-01-25 23:36:25.876344075 +0100
+++ /var/tmp/diff_new_pack.KLW2LW/_new  2017-01-25 23:36:25.884342871 +0100
@@ -5735,7 +5735,7 @@
     w_override_dlls native d3dx9_30 d3dx9_31 d3dx9_32 d3dx9_33 d3dx9_34 
d3dx9_35 d3dx9_36 d3dx9_37
     w_override_dlls native d3dx9_38 d3dx9_39 d3dx9_40 d3dx9_41 d3dx9_42 
d3dx9_43 d3dxof
     w_override_dlls native dciman32 ddrawex devenum dmband dmcompos dmime 
dmloader dmscript dmstyle
-    w_override_dlls native dmsynth dmusic dmusic32 dnsapi dplay dplayx dpnaddr 
dpnet dpnhpast dpnlobby
+    w_override_dlls native dmsynth dmusic dmusic32 dplay dplayx dpnaddr dpnet 
dpnhpast dpnlobby
     w_override_dlls native dswave dxdiagn msdmo qcap quartz streamci
     w_override_dlls native dxdiag.exe
     w_override_dlls builtin d3d8 d3d9 dinput dinput8 dsound
@@ -6263,8 +6263,6 @@
 
     w_call dotnet20
 
-    w_warn "Installing .NET 3.0 runtime takes 3 minutes on a very fast 
machine, and the Finished dialog may hide in the taskbar."
-
     # AF's workaround to avoid long pause
     LANGPACKS_BASE_PATH="${W_WINDIR_UNIX}/SYSMSICache/Framework/v3.0"
     test -d "${LANGPACKS_BASE_PATH}" || mkdir -p "${LANGPACKS_BASE_PATH}"
@@ -6284,7 +6282,8 @@
     WINEDLLOVERRIDES="ngen.exe,mscorsvw.exe=b;$WINEDLLOVERRIDES"
 
     w_try_cd "$W_CACHE/$W_PACKAGE"
-    w_try "$WINE" "$file1" ${W_OPT_UNATTENDED:+ /q /c:"install.exe /q"}
+    w_warn "Installing .NET 3.0 runtime silently, as otherwise it gets hidden 
behind taskbar. Installation usually takes about 3 minutes."
+    w_try "$WINE" "$file1" /q /c:"install.exe /q"
 
     # Doesn't install any ngen.exe
     # W_NGEN_CMD=""


Reply via email to