Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lmms for openSUSE:Factory checked in at 2023-03-15 18:56:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lmms (Old) and /work/SRC/openSUSE:Factory/.lmms.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lmms" Wed Mar 15 18:56:07 2023 rev:45 rq:1072038 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lmms/lmms.changes 2022-12-31 11:23:05.704519275 +0100 +++ /work/SRC/openSUSE:Factory/.lmms.new.31432/lmms.changes 2023-03-15 18:56:14.276935618 +0100 @@ -1,0 +2,7 @@ +Wed Mar 15 08:26:43 UTC 2023 - Dave Plater <[email protected]> + +- Disable wine vst due to libwine.so.1 being removed in wine version + 8.3 see https://bugs.winehq.org/show_bug.cgi?id=54635 and + https://github.com/LMMS/lmms/issues/6672 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lmms.spec ++++++ --- /var/tmp/diff_new_pack.27juMC/_old 2023-03-15 18:56:14.976939341 +0100 +++ /var/tmp/diff_new_pack.27juMC/_new 2023-03-15 18:56:14.980939363 +0100 @@ -1,7 +1,7 @@ # # spec file for package lmms # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define rpmallocrev b5bdc18051bb74a22f0bde4bcc90b01cf590b496 %define qt5x11embedrev 022b39a1d496d72eb3e5b5188e5559f66afca957 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 -%bcond_without wine +%bcond_with wine %endif %bcond_without carla %bcond_without crippled_stk @@ -113,6 +113,7 @@ BuildRequires: gcc-c++-32bit BuildRequires: libstdc++-devel-32bit BuildRequires: wine +BuildRequires: wine-32bit BuildRequires: wine-devel BuildRequires: wine-devel-32bit #!BuildIgnore: sane-backends-32bit
