Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2015-09-08 17:44:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-31 
22:59:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2015-09-08 
18:01:12.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Sep  4 14:29:47 UTC 2015 - meiss...@suse.com
+
+- Updated to 1.7.51 development snapshot
+  - XAudio2 implementation using OpenAL Soft.
+  - Support for the new Universal C Runtime DLL.
+  - Dropdown menu support in the standard Open Dialog.
+  - Grayscale rendering mode in DirectWrite.
+  - Various bug fixes.
+- winetricks helper script updated
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.0HB6sC/_old  2015-09-08 18:02:05.000000000 +0200
+++ /var/tmp/diff_new_pack.0HB6sC/_new  2015-09-08 18:02:05.000000000 +0200
@@ -60,7 +60,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-Version:        1.7.50
+Version:        1.7.51
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+

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


++++++ winetricks ++++++
--- /var/tmp/diff_new_pack.0HB6sC/_old  2015-09-08 18:02:05.000000000 +0200
+++ /var/tmp/diff_new_pack.0HB6sC/_new  2015-09-08 18:02:05.000000000 +0200
@@ -2,7 +2,7 @@
 
 # Name of this version of winetricks (YYYYMMDD)
 # (This doesn't change often, use the sha1sum of the file when reporting 
problems)
-WINETRICKS_VERSION=20150706
+WINETRICKS_VERSION=20150826
 
 # This is a utf-8 file
 # You should see an o with two dots over it here [รถ]
@@ -6587,6 +6587,24 @@
 }
 
 #----------------------------------------------------------------
+
+w_metadata mf dlls \
+    title="MS Media Foundation" \
+    publisher="Microsoft" \
+    year="2011" \
+    media="download" \
+    file1="../win7sp1/windows6.1-KB976932-X86.exe" \
+    installed_file1="$W_SYSTEM32_DLLS_WIN/mf.dll"
+
+load_mf()
+{
+    helper_win7sp1 
x86_microsoft-windows-mediafoundation_31bf3856ad364e35_6.1.7601.17514_none_9e6699276b03c38e/mf.dll
+    w_try cp 
"$W_TMP/x86_microsoft-windows-mediafoundation_31bf3856ad364e35_6.1.7601.17514_none_9e6699276b03c38e/mf.dll"
 "$W_SYSTEM32_DLLS/mf.dll"
+
+    w_override_dlls native,builtin mf
+}
+
+#----------------------------------------------------------------
 
 w_metadata mfc40 dlls \
     title="MS mfc40 (Microsoft Foundation Classes from Visual C++ 4.0)" \


Reply via email to