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 2023-01-30 17:10:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lsp-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.lsp-plugins.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lsp-plugins"

Mon Jan 30 17:10:31 2023 rev:22 rq:1061950 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/lsp-plugins/lsp-plugins.changes  2022-12-28 
10:55:02.432288231 +0100
+++ /work/SRC/openSUSE:Factory/.lsp-plugins.new.32243/lsp-plugins.changes       
2023-01-30 17:25:42.801291619 +0100
@@ -1,0 +2,25 @@
+Sun Jan 29 09:20:06 UTC 2023 - Edgar Aichinger <edog...@aon.at>
+
+- new clap plugin subpackage
+- Version 1.2.5
+
+  * Introduced CLAP plugin format support.
+  * Introduced the ‘Override Hydrogen drumkit’ feature for Multisampler 
plugin series.
+  * Reworked and simplified the behaviour of the parameters that define 
‘Stretch’ and
+    ‘Loop’ ranges.
+  * Minimum and maximum values now depend on the sample length for several 
parameters
+    like ‘Stretch’, ‘Loop’, ‘Fade in’ and ‘Fade out’ in the 
Sampler and Multisampler
+    plugin series.
+  * Fixed the application menu spam in GNOME environment by reworking the XDG 
files
+    (contributed by sdwolfz).
+  * Changed VST parameter normalized value mapping for logarithmic parameters.
+  * Added possibility to specify JACK connections that should be estimated by 
the
+    standalone JACK plugin when the plugin connects to the JACK server.
+  * Implemented plugin metadata validator which runs at the build stage and 
verifies
+    the consistency of the plugin metadata.
+  * Fixed bug related to modification of cyclic parameters for several plugin 
formats.
+  * Fixed possible crash when importing configuration data from clipboard.
+  * Added possibility to enable/disable Knob’s scale actions.
+  * Several bugfixes related to the memory access in the lsp-ws-lib.
+
+-------------------------------------------------------------------

Old:
----
  lsp-plugins-1.2.4.tar.gz

New:
----
  lsp-plugins-1.2.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lsp-plugins.spec ++++++
--- /var/tmp/diff_new_pack.R63nfa/_old  2023-01-30 17:25:43.469295209 +0100
+++ /var/tmp/diff_new_pack.R63nfa/_new  2023-01-30 17:25:43.469295209 +0100
@@ -22,7 +22,7 @@
 %global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
 
 Name:           lsp-plugins
-Version:        1.2.4
+Version:        1.2.5
 Release:        0
 Summary:        Linux Studio Plugins Project (Stand-alone)
 License:        LGPL-3.0-or-later
@@ -113,6 +113,20 @@
 
 This is the LADSPA version of the plugins.
 
+%package -n    clap-%{name}
+Summary:       Linux Studio Plugins Documents (CLAP)
+Group:          Productivity/Multimedia/Sound/Utilities
+Requires:       %{name}-common = %{version}
+
+%description -n clap-%{name}
+LSP (Linux Studio Plugins) is a collection of open-source plugins
+currently compatible with LADSPA, LV2 and LinuxVST formats.
+
+The basic idea is to fill the lack of good and useful plugins under
+the GNU/Linux platform.
+
+This is the CLAP version of the plugins.
+
 %package devel
 Summary:        Linux Studio Plugins Development files
 Group:          Productivity/Multimedia/Sound/Utilities
@@ -129,7 +143,7 @@
 %build
 #export PREFIX="%{_prefix}" DOC_PATH="%{_docdir}" LIB_PATH="%{_libdir}"
 export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
-make config PREFIX="%{_prefix}" LIBDIR="%{_libdir}" SHAREDDIR=%{_datadir} 
FEATURES='lv2 vst2 doc jack ladspa xdg'
+make config PREFIX="%{_prefix}" LIBDIR="%{_libdir}" SHAREDDIR=%{_datadir} 
FEATURES='lv2 vst2 clap doc jack ladspa xdg'
 %make_build
 
 %install
@@ -161,10 +175,6 @@
 %files devel
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/liblsp-*.a
-%dir %{_includedir}/lsp-plug.in
-%dir %{_includedir}/lsp-plug.in/r3d
-%dir %{_includedir}/lsp-plug.in/r3d/glx
-%{_includedir}/lsp-plug.in/r3d/glx/*.h
 
 %files -n ladspa-%{name}
 %{_libdir}/ladspa/%{name}-ladspa-%{version}.so
@@ -177,6 +187,10 @@
 %dir %{_libdir}/vst
 %{_libdir}/vst/%{name}
 
+%files -n clap-%{name}
+%dir %{_libdir}/clap
+%{_libdir}/clap/
+
 %files doc
 %{_docdir}/%{name}
 

++++++ lsp-plugins-1.2.4.tar.gz -> lsp-plugins-1.2.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/lsp-plugins/lsp-plugins-1.2.4.tar.gz 
/work/SRC/openSUSE:Factory/.lsp-plugins.new.32243/lsp-plugins-1.2.5.tar.gz 
differ: char 12, line 1

Reply via email to