Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lsp-plugins for openSUSE:Factory checked in at 2026-03-13 21:16:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lsp-plugins (Old) and /work/SRC/openSUSE:Factory/.lsp-plugins.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lsp-plugins" Fri Mar 13 21:16:15 2026 rev:47 rq:1338561 version:1.2.27 Changes: -------- --- /work/SRC/openSUSE:Factory/lsp-plugins/lsp-plugins.changes 2025-12-23 13:45:14.179732821 +0100 +++ /work/SRC/openSUSE:Factory/.lsp-plugins.new.8177/lsp-plugins.changes 2026-03-13 21:16:41.080996790 +0100 @@ -1,0 +2,44 @@ +Thu Mar 12 18:22:28 UTC 2026 - Konstantin Voinov <[email protected]> + +- update to 1.2.27 + + * Implemented plugin launcher for standalone plugins to avoid icon + flood in menus of modern desktop environments. + * Added new experimental light UI schema 'Paper'. Contributed by + suedwestlicht at github.com. + * Added support of filter decramping for Parametric Equalizer and + Filter plugin series. + * Moved all code related to OpenGL rendering into a separate thread to prevent + freezing and stuttering of the main UI loop of the host application. + * Added possibility to independently equalize left and right channels + of wet signal for convolution-base plugins series: + + * Impulse Responses; + * Impulse Reverb; + * Room Builder. + + * Added support of visual schema selection via the command line + argument for standalone versions of plugins. + * Added keyboard shortcuts for quickly closing some dialogs. + * Added support of switching presets by scrolling of the mouse wheel. + * Added better support of APO equalizer configuration files. + * Reorganized inputs and outputs of Noise Generator x2 and x4 into + stereo groups. + * Some optimizations, bugfixes and improvements in core libraries. + * Fixed bug in Artistic Delay plugin which could yield to crackling + sound when using feedback. + * Fixed and regressions in plugin window sizing and optimized + window behaviour. + * Fixed bug in waveform display for Multiband Clipper plugin series. + * Eliminated some unnecessary redrawing of widgets triggered + by other widgets. + * Memory consumption optimizations in the Slap-back Delay plugin + series: memory is not allocated for non-used delay lines. + * Fixed muting of delay line when delay is zero in Slap-back Delay + plugin series. + * Fixed bug of failing UI creation when plugins's global + configuration file is missing. + +- update .spec for new Launcher + +------------------------------------------------------------------- Old: ---- lsp-plugins-src-1.2.26.tar.gz New: ---- lsp-plugins-src-1.2.27.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lsp-plugins.spec ++++++ --- /var/tmp/diff_new_pack.G1jqA9/_old 2026-03-13 21:16:42.353049621 +0100 +++ /var/tmp/diff_new_pack.G1jqA9/_new 2026-03-13 21:16:42.357049788 +0100 @@ -1,7 +1,7 @@ # # spec file for package lsp-plugins # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # 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 @@ %global _lto_cflags %{?_lto_cflags} -ffat-lto-objects Name: lsp-plugins -Version: 1.2.26 +Version: 1.2.27 Release: 0 Summary: Linux Studio Plugins Project (Stand-alone) License: LGPL-3.0-or-later @@ -166,7 +166,7 @@ %build export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" -make config PREFIX="%{_prefix}" LIBDIR="%{_libdir}" SHAREDDIR=%{_datadir} FEATURES='vst3 lv2 vst2 clap doc jack ladspa xdg gst ui' +make config PREFIX="%{_prefix}" LIBDIR="%{_libdir}" SHAREDDIR=%{_datadir} FEATURES='vst3 lv2 vst2 clap doc jack ladspa xdg gst ui launcher' %make_build %install @@ -181,17 +181,16 @@ %postun common -p /sbin/ldconfig %files +%{_bindir}/%{name} %{_bindir}/%{name}-* %dir %{_libdir}/%{name} %{_libdir}/%{name}/liblsp-plugins-jack*.so -%dir %{_datadir}/desktop-directories %dir %{_sysconfdir}/xdg %dir %{_sysconfdir}/xdg/menus %dir %{_sysconfdir}/xdg/menus/applications-merged %{_datadir}/applications/*.desktop -%{_datadir}/desktop-directories/* -%exclude %{_datadir}/icons/hicolor/* -%config %{_sysconfdir}/xdg/menus/applications-merged/lsp-plugins.menu +%dir %{_datadir}/icons/hicolor +%{_datadir}/icons/hicolor/* %files common %license COPYING COPYING.LESSER modules/lsp-plugins-shared/LICENSE_OFL.txt ++++++ lsp-plugins-src-1.2.26.tar.gz -> lsp-plugins-src-1.2.27.tar.gz ++++++ /work/SRC/openSUSE:Factory/lsp-plugins/lsp-plugins-src-1.2.26.tar.gz /work/SRC/openSUSE:Factory/.lsp-plugins.new.8177/lsp-plugins-src-1.2.27.tar.gz differ: char 16, line 1
