Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2023-02-16 16:56:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Thu Feb 16 16:56:55 2023 rev:399 rq:1066116 version:8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2023-01-25 18:01:19.997917246 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new.22824/wine.changes 2023-02-16 16:56:59.058972199 +0100 @@ -1,0 +2,15 @@ +Thu Feb 9 08:02:33 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- require libvulkan_intel and libvulkan_radeon during installation, + also in 32bit flavors. bsc#1206421 + +------------------------------------------------------------------- +Fri Feb 3 11:22:55 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- Updated to 8.1 release + - Windows version set to Windows 10 for new prefixes. + - Many code cleanups that were deferred during code freeze. + - Various bug fixes. +- update staging to 8.1 release + +------------------------------------------------------------------- Old: ---- wine-8.0.tar.xz wine-8.0.tar.xz.sign wine-staging-8.0.tar.xz New: ---- wine-8.1.tar.xz wine-8.1.tar.xz.sign wine-staging-8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.LWezAV/_old 2023-02-16 16:57:00.350977363 +0100 +++ /var/tmp/diff_new_pack.LWezAV/_new 2023-02-16 16:57:00.354977380 +0100 @@ -1,5 +1,5 @@ # -# spec file for package wine +# spec file # # Copyright (c) 2023 SUSE LLC # @@ -29,8 +29,8 @@ %endif # needs to be on top due to usage of %version macro below -%define realver 8.0 -Version: 8.0 +%define realver 8.1 +Version: 8.1 Release: 0 %if "%{flavor}" != "" @@ -80,6 +80,8 @@ %if 0%{?suse_version} >= 1330 BuildRequires: mpg123-devel BuildRequires: vulkan-devel +Requires: libvulkan_intel +Requires: libvulkan_radeon Provides: wine-mp3 = %version Obsoletes: wine-mp3 < %version %else @@ -134,9 +136,9 @@ License: LGPL-2.1-or-later Group: System/Emulators/PC URL: http://www.winehq.org/ -Source0: https://dl.winehq.org/wine/source/8.0/%{projectname}-%{realver}.tar.xz +Source0: https://dl.winehq.org/wine/source/8.x/%{projectname}-%{realver}.tar.xz Source41: wine.keyring -Source42: https://dl.winehq.org/wine/source/8.0/%{projectname}-%{realver}.tar.xz.sign +Source42: https://dl.winehq.org/wine/source/8.x/%{projectname}-%{realver}.tar.xz.sign Source2: http://kegel.com/wine/wisotool Source3: README.SUSE Source4: wine.desktop @@ -164,7 +166,7 @@ ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64 %if %{staging} # upstream patch target version -%define staging_version 8.0 +%define staging_version 8.1 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel @@ -309,6 +311,10 @@ echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7 echo " recommends \"Mesa-libGL1-32bit\"" >> %SOURCE7 %if 0%{?suse_version} >= 1330 +# indirect deps of libvulkan +echo " requires \"libvulkan_intel-32bit\"" >> %SOURCE7 +echo " requires \"libvulkan_radeon-32bit\"" >> %SOURCE7 +# now included echo " obsoletes \"wine-mp3-32bit\"" >> %SOURCE7 %else echo " recommends \"wine-mp3-32bit\"" >> %SOURCE7 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LWezAV/_old 2023-02-16 16:57:00.418977635 +0100 +++ /var/tmp/diff_new_pack.LWezAV/_new 2023-02-16 16:57:00.422977651 +0100 @@ -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/v8.0</param> + <param name="revision">refs/tags/v8.1</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service> ++++++ wine-8.0.tar.xz -> wine-8.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-8.0.tar.xz /work/SRC/openSUSE:Factory/.wine.new.22824/wine-8.1.tar.xz differ: char 26, line 1 ++++++ wine-staging-8.0.tar.xz -> wine-staging-8.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-staging-8.0.tar.xz /work/SRC/openSUSE:Factory/.wine.new.22824/wine-staging-8.1.tar.xz differ: char 15, line 1