Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2021-05-19 17:49:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Wed May 19 17:49:46 2021 rev:341 rq:894341 version:6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2021-05-10 15:42:00.916937185 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new.2988/wine.changes 2021-05-19 17:50:08.497343038 +0200 @@ -1,0 +2,5 @@ +Wed May 19 12:28:30 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Fix build on non-x86 (without mingw) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.euFR1l/_old 2021-05-19 17:50:09.349339465 +0200 +++ /var/tmp/diff_new_pack.euFR1l/_new 2021-05-19 17:50:09.353339448 +0200 @@ -469,10 +469,12 @@ %{_libdir}/wine/*-unix/*.a %{_libdir}/wine/*-unix/*.def %if 0%{?suse_version} >= 1550 +%ifarch %{ix86} x86_64 # only generated with mingw %dir %{_libdir}/wine/*-windows %{_libdir}/wine/*-windows/*.a %endif +%endif %doc %{_mandir}/man1/winemaker.1* %doc %{_mandir}/*/man1/winemaker.1* %doc %{_mandir}/man1/widl.1*