Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2022-01-04 08:46:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Tue Jan 4 08:46:15 2022 rev:363 rq: version:7.0~rc3 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2022-01-03 10:49:35.995584595 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new.1896/wine.changes 2022-01-04 08:46:17.076967861 +0100 @@ -2,6 +1,0 @@ -Wed Dec 29 15:00:09 UTC 2021 - Marcus Meissner <meiss...@suse.com> - -- strip the debuginfo out of the PE binaries for now, saves 2/3 space. - bsc#1192292 - -------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.tQe6C5/_old 2022-01-04 08:46:17.876968683 +0100 +++ /var/tmp/diff_new_pack.tQe6C5/_new 2022-01-04 08:46:17.880968687 +0100 @@ -342,13 +342,6 @@ mv %{buildroot}/%{_mandir}/pl.UTF-8 %{buildroot}/%{_mandir}/pl %endif -%ifarch x86_64 -find %{buildroot}/usr/lib64/wine/x86_64-windows/ -type f | xargs /usr/bin/x86_64-w64-mingw32-strip --strip-debug -%endif -%ifarch %ix86 -find %{buildroot}/usr/lib/wine/i386-windows/ -type f| xargs /usr/bin/i686-w64-mingw32-strip --strip-debug -%endif - tar -xjf %{SOURCE5} # Copied from Ubuntu Wine out of debian.diff # https://launchpad.net/~ubuntu-wine/+archive/ppa/+packages