Hello community,

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

Package is "wine"

Tue Jul  4 09:09:25 2017 rev:226 rq:506775 version:2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2017-05-06 
18:29:50.997546724 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2017-07-04 
09:09:37.825054299 +0200
@@ -1,0 +2,70 @@
+Mon Jun 26 07:21:39 UTC 2017 - meiss...@suse.com
+
+- Update to 2.11 development snapshot
+  - OpenGL support in the Android driver.
+  - Support for security labels.
+  - Relay debugging on ARM64.
+  - More dictionary support in WebServices.
+  - New registry file parser in RegEdit.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------
+Sat Jun 10 11:14:22 UTC 2017 - meiss...@suse.com
+
+- Update to 2.10 development snapshot
+  - Initial version of the Android graphics driver.
+  - Dictionary support in WebServices.
+  - A number of Direct2D fixes.
+  - User interface improvements in RegEdit.
+  - OLE clipboard cache fixes.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------
+Sat Jun  3 07:50:23 UTC 2017 - meiss...@suse.com
+
+- obsolete also the 32bit wine-mp3 package. (bsc#1042452)
+
+-------------------------------------------------------------------
+Fri May 26 14:35:31 UTC 2017 - meiss...@suse.com
+
+- Update to 2.9 development snapshot
+  - Direct3D command stream runs asynchronously.
+  - Better serial and parallel ports autodetection.
+  - Still more fixes for high DPI settings.
+  - System tray notifications on macOS.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------
+Tue May 23 09:10:31 UTC 2017 - meiss...@suse.com
+
+- obsolete the external wine-mp3 for distributions that have
+  mp3 support now. (bsc#1040190)
+
+-------------------------------------------------------------------
+Mon May 15 11:16:10 UTC 2017 - meiss...@suse.com
+
+- Update to 2.8 development snapshot
+  - Direct3D command stream runs asynchronously.
+  - Better serial and parallel ports autodetection.
+  - Still more fixes for high DPI settings.
+  - System tray notifications on macOS.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------
+Sat Apr 29 16:06:30 UTC 2017 - meiss...@suse.com
+
+- Update to 2.7 development snapshot
+  - TCP and UDP connection support in WebServices.
+  - Various shader improvements for Direct3D 11.
+  - Improved support for high DPI settings.
+  - Partial reimplementation of the GLU library.
+  - Support for recent versions of OSMesa.
+  - Window management improvements on macOS.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.x8DaKN/_old  2017-07-04 09:09:43.800214089 +0200
+++ /var/tmp/diff_new_pack.x8DaKN/_new  2017-07-04 09:09:43.804213527 +0200
@@ -46,6 +46,10 @@
 BuildRequires:  libxslt-devel
 %if 0%{?suse_version} >= 1330
 BuildRequires:  mpg123-devel
+Provides:       wine-mp3 = %version
+Obsoletes:      wine-mp3 < %version
+%else
+Recommends:     wine-mp3
 %endif
 BuildRequires:  ncurses-devel
 BuildRequires:  openal-soft-devel
@@ -57,8 +61,8 @@
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(libudev)
-%define realver 2.6
-Version:        2.6
+%define realver 2.11
+Version:        2.11
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+
@@ -79,7 +83,6 @@
 # - currently none, but add them here
 #Patch0:         susepatches.patch
 Recommends:     wine-gecko >= 2.47
-Recommends:     wine-mp3
 # not packaged in distro...
 Recommends:     wine-mono
 Recommends:     dosbox
@@ -162,7 +165,11 @@
 grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires 
\1/;'|sort -u >>%SOURCE7
 echo " recommends \"alsa-plugins-pulse-32bit\""        >> %SOURCE7
 echo " recommends \"alsa-plugins-32bit\""      >> %SOURCE7
+%if 0%{?suse_version} >= 1330
+echo " obsoletes \"wine-mp3-32bit\""           >> %SOURCE7
+%else
 echo " recommends \"wine-mp3-32bit\""          >> %SOURCE7
+%endif
 %if 0%{?suse_version} >= 1310
 echo " requires \"p11-kit-32bit\""             >> %SOURCE7
 %endif

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


++++++ winetricks ++++++
++++ 3189 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/wine/winetricks
++++ and /work/SRC/openSUSE:Factory/.wine.new/winetricks

++++++ winetricks.1 ++++++
--- /var/tmp/diff_new_pack.x8DaKN/_old  2017-07-04 09:09:44.004185408 +0200
+++ /var/tmp/diff_new_pack.x8DaKN/_new  2017-07-04 09:09:44.004185408 +0200
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH WINETRICKS 1 "March 2017" "Winetricks 20170327" "Wine Package Manager"
+.TH WINETRICKS 1 "June 2017" "Winetricks 20170614" "Wine Package Manager"
 .SH NAME
 winetricks \- manage virtual Windows environments using Wine
 .SH SYNOPSIS


Reply via email to