Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2018-08-22 14:19:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Wed Aug 22 14:19:17 2018 rev:260 rq:630514 version:3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2018-08-07 09:44:35.197467500 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2018-08-22 14:19:38.498250584 +0200 @@ -1,0 +2,18 @@ +Fri Aug 17 19:59:29 UTC 2018 - [email protected] + +- Update to 3.14 development release + - Support for DXTn texture decompression. + - Deferral support for MSI install actions. + - Support for Japanese keyboard in DirectInput. + - More improvements in the standard Task Dialog. + - A few more icons in Shell32. + - Various bug fixes. +- updated staging to 3.14 +- updated winetricks + +------------------------------------------------------------------- +Thu Aug 16 06:07:52 UTC 2018 - [email protected] + +- recommend libpulse0-32bit in wine-32bit (bsc#1104952) + +------------------------------------------------------------------- Old: ---- wine-3.13.tar.xz wine-3.13.tar.xz.sign wine-staging-3.13.1.tar.xz New: ---- wine-3.14.tar.xz wine-3.14.tar.xz.sign wine-staging-3.14.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.wFuDXr/_old 2018-08-22 14:19:40.726255861 +0200 +++ /var/tmp/diff_new_pack.wFuDXr/_new 2018-08-22 14:19:40.734255880 +0200 @@ -107,8 +107,8 @@ BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(zlib) -%define realver 3.13 -Version: 3.13 +%define realver 3.14 +Version: 3.14 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1-or-later @@ -146,7 +146,7 @@ ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 3.13.1 +%define staging_version 3.14 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel @@ -267,6 +267,7 @@ echo " +^/usr/lib/wine/fakedlls" >> %SOURCE7 grep SONAME_ config.log grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7 +echo " recommends \"libpulse0-32bit\"" >> %SOURCE7 echo " recommends \"alsa-plugins-pulse-32bit\"" >> %SOURCE7 echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7 echo " recommends \"Mesa-libGL1-32bit\"" >> %SOURCE7 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wFuDXr/_old 2018-08-22 14:19:40.810256061 +0200 +++ /var/tmp/diff_new_pack.wFuDXr/_new 2018-08-22 14:19:40.814256071 +0200 @@ -3,7 +3,7 @@ <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="url">https://github.com/wine-staging/wine-staging.git</param> - <param name="revision">refs/tags/v3.13.1</param> + <param name="revision">refs/tags/v3.14</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service> ++++++ wine-3.13.tar.xz -> wine-3.14.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-3.13.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-3.14.tar.xz differ: char 26, line 1 ++++++ wine-staging-3.13.1.tar.xz -> wine-staging-3.14.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-staging-3.13.1.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-staging-3.14.tar.xz differ: char 26, line 1 ++++++ winetricks ++++++ ++++ 877 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/wine/winetricks ++++ and /work/SRC/openSUSE:Factory/.wine.new/winetricks ++++++ winetricks.1 ++++++ --- /var/tmp/diff_new_pack.wFuDXr/_old 2018-08-22 14:19:40.986256477 +0200 +++ /var/tmp/diff_new_pack.wFuDXr/_new 2018-08-22 14:19:40.986256477 +0200 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH WINETRICKS 1 "June 2018" "Winetricks 20180603" "Wine Package Manager" +.TH WINETRICKS 1 "August 2018" "Winetricks 20180815" "Wine Package Manager" .SH NAME winetricks \- manage virtual Windows environments using Wine .SH SYNOPSIS
