Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package carla for openSUSE:Factory checked in at 2022-02-27 22:42:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/carla (Old) and /work/SRC/openSUSE:Factory/.carla.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "carla" Sun Feb 27 22:42:52 2022 rev:28 rq:957800 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/carla/carla.changes 2021-10-18 22:02:07.574090710 +0200 +++ /work/SRC/openSUSE:Factory/.carla.new.1958/carla.changes 2022-02-27 22:43:07.498631001 +0100 @@ -1,0 +2,84 @@ +Sat Feb 26 12:55:23 UTC 2022 - [email protected] + +- refactored carla-remove-pkgconf-rpath.patch (changed file paths) +- Update to version 2.4.2: + * FIx old macOS build + * Fix build with old macOS + * Fix strict build + * And another one + * Another int/float python fix + * Fix Haiku build + * Haiku cannot use -pthread + * Do not error out when including AppConfig.h + * Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use + * macOS plugin UI fixes + * Allow custom carla namespace, useful for static builds + * Fix compat with old pyqt + * Fix make clean for STATIC_PLUGIN_TARGET + * One more XSetInputFocus exception fix + * Do not use RT threads for dummy engine / plugin testing + * Fix a memory leak in the CarlaString class + * Use gcc built-in expect to speed up safe asserts + * Move second image to it's own screenshot tag + * FreeBSD patch in AppConfig.h + * Update external plugins submodule + * Reload audio file if sample rate changes + * Correct the offset used in the custom data restore fix + * Update copyright year for the modified files + * Use temporary files for big custom data values in bridges + * Ensure custom data restore is exactly how it was saved Fixes #1521 + * interposer: More debug, remove superfulous check causing crashes + * Ignore JACK applications trying to handle MIDI when it is disabled + * Add "[carla]" prefix to printed messages directly by carla Closes #1498 + * Fix crash when LV2 X11 UI has non-mapped child window Closes #1486 + * Fix strict build + * Notify of embed resizes on bridges + * Initial implementation for embedding UIs of bridged plugins + * lv2: mark port as sidechain if part of a sidechain group + * Add audio port hints to backend, starting with lv2 sidechain + * Give notice when carla needs to be restarted after lv2 rescan + * Revert "See if wine32 CI test passes" + * See if wine32 CI test passes + * Fix up CI + * Prevent an assertion on dummy backend test + * Bump version to 2.4.2 + * Add water::MemoryInputStream + * Add PLUGIN_JSFX definition, not yet implemented + * clarify carla_patchbay_connect() docs + * Fix type error in signal emission + * Fix "-n" switch with newer python + * Fix bridge build Closes #1558 + * add CV32 variant with 64 audio ins/outs and 32 cv ins/outs + * Implement dry/wet, volume and balance on juce hosted plugins + * Add stubs for custom vst3 hosting + * Cast QDial value parameter to prevent type error + * Fixed unexpected type errors + * Place zyn deps in STATIC_CARLA_PLUGIN_LIBS as needed + * Update gitignore + * Define ulonglong type + * Define CUSTOM_DATA_TYPE_PATH and allow it for LV2 as custom data + * Use -posix to build under mingw + * Remove unused function + * fix default sf2/3 path + * default to jack backend if pipewire jack replacement is installed + * Move pkgconfig files to their own dir, tweak and install appdata + * add app metainfo (#1535) + * Automable is not a word, sorry! + * Skip JACK-applications as plugin in static plugin target builds + * Look for directories too when searching non-found vst3 plugins + * Add static-plugin target, fix some warnings + * Do not use -ffat-lto-objects + * Remove <br> from Windows readme. + * Expose a 8cv carla patchbay variant + * Yet another fix + * Fix previous commit + * Passing build flags in linker stage is required for LTO to work + * Fix LTO build + * Do not export DllMain for STATIC_PLUGIN_TARGET builds + * Add WITH_LTO build option, disabled by default + * Stop using old gnu++0x, switch to gnu++11 + * Disable GraphicsScene indexing method to prevent crashes + * vst3: user common files in the default path + * Fix dependency target for jackbridge + +------------------------------------------------------------------- Old: ---- carla-2.4.1.tar.xz New: ---- carla-2.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ carla.spec ++++++ --- /var/tmp/diff_new_pack.POgh7B/_old 2022-02-27 22:43:08.174631196 +0100 +++ /var/tmp/diff_new_pack.POgh7B/_new 2022-02-27 22:43:08.182631198 +0100 @@ -1,7 +1,7 @@ # # spec file for package carla # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ #NOTE: to update this package please change these two version fields in "_service" <param name="revision">v2.1.1</param> and #<param name="versionformat">2.1.1</param> to the version that you want and execute "osc service runall" # It will even fill in the .changes file. Please don't touch the Version: in the spec file, it will be filled automaticaly. -Version: 2.4.1 +Version: 2.4.2 Release: 0 Summary: An audio plugin host License: BSD-2-Clause AND GPL-2.0-or-later AND BSD-3-Clause @@ -210,6 +210,7 @@ %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/* %{_datadir}/mime/packages/carla.xml +%{_datadir}/appdata/studio.kx.carla.appdata.xml %{python3_sitelib}/carla*.py %{_localstatedir}/adm/update-messages/%{name}-warning ++++++ _service ++++++ --- /var/tmp/diff_new_pack.POgh7B/_old 2022-02-27 22:43:08.222631211 +0100 +++ /var/tmp/diff_new_pack.POgh7B/_new 2022-02-27 22:43:08.226631211 +0100 @@ -6,8 +6,8 @@ <param name="exclude">.git</param> <param name="exclude">data/windows</param> <param name="exclude">source/native-plugins/external/*</param> - <param name="revision">v2.4.1</param> - <param name="versionformat">2.4.1</param> + <param name="revision">v2.4.2</param> + <param name="versionformat">2.4.2</param> <param name="changesgenerate">enable</param> <param name="filename">carla</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.POgh7B/_old 2022-02-27 22:43:08.250631219 +0100 +++ /var/tmp/diff_new_pack.POgh7B/_new 2022-02-27 22:43:08.254631219 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/falkTX/Carla.git</param> - <param name="changesrevision">51028655d09c9a21fc51cadd7bc48210295aa791</param></service></servicedata> + <param name="changesrevision">7b8eeef343ae4fd3405361ea06753a26e75f6a89</param></service></servicedata> (No newline at EOF) ++++++ carla-2.4.1.tar.xz -> carla-2.4.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/carla/carla-2.4.1.tar.xz /work/SRC/openSUSE:Factory/.carla.new.1958/carla-2.4.2.tar.xz differ: char 13, line 1 ++++++ carla-remove-pkgconf-rpath.patch ++++++ --- /var/tmp/diff_new_pack.POgh7B/_old 2022-02-27 22:43:08.298631233 +0100 +++ /var/tmp/diff_new_pack.POgh7B/_new 2022-02-27 22:43:08.302631233 +0100 @@ -1,7 +1,7 @@ -Index: carla-2.3.2/data/carla-standalone.pc +Index: carla-2.4.2/data/pkgconfig/carla-standalone.pc =================================================================== ---- carla-2.3.2.orig/data/carla-standalone.pc -+++ carla-2.3.2/data/carla-standalone.pc +--- carla-2.4.2.orig/data/pkgconfig/carla-standalone.pc ++++ carla-2.4.2/data/pkgconfig/carla-standalone.pc @@ -5,5 +5,5 @@ includedir=X-INCLUDEDIR-X/carla Name: carla-standalone Version: X-VERSION-X @@ -9,10 +9,10 @@ -Libs: -Wl,-rpath,${libdir} -L${libdir} -lcarla_standalone2 +Libs: -L${libdir} -lcarla_standalone2 Cflags: -DREAL_BUILD -I${includedir} -I${includedir}/includes -Index: carla-2.3.2/data/carla-utils.pc +Index: carla-2.4.2/data/pkgconfig/carla-utils.pc =================================================================== ---- carla-2.3.2.orig/data/carla-utils.pc -+++ carla-2.3.2/data/carla-utils.pc +--- carla-2.4.2.orig/data/pkgconfig/carla-utils.pc ++++ carla-2.4.2/data/pkgconfig/carla-utils.pc @@ -5,5 +5,5 @@ includedir=X-INCLUDEDIR-X/carla Name: carla-utils Version: X-VERSION-X @@ -20,10 +20,10 @@ -Libs: -Wl,-rpath,${libdir} -L${libdir} -lcarla_utils +Libs: -L${libdir} -lcarla_utils Cflags: -DREAL_BUILD -I${includedir} -I${includedir}/includes -I${includedir}/utils -Index: carla-2.3.2/data/carla-native-plugin.pc +Index: carla-2.4.2/data/pkgconfig/carla-native-plugin.pc =================================================================== ---- carla-2.3.2.orig/data/carla-native-plugin.pc -+++ carla-2.3.2/data/carla-native-plugin.pc +--- carla-2.4.2.orig/data/pkgconfig/carla-native-plugin.pc ++++ carla-2.4.2/data/pkgconfig/carla-native-plugin.pc @@ -5,5 +5,5 @@ includedir=X-INCLUDEDIR-X/carla Name: carla-native-plugin Version: X-VERSION-X @@ -31,10 +31,10 @@ -Libs: -Wl,-rpath,${libdir} -L${libdir} -lcarla_native-plugin +Libs: -L${libdir} -lcarla_native-plugin Cflags: -DREAL_BUILD -I${includedir} -I${includedir}/includes -Index: carla-2.3.2/data/carla-host-plugin.pc +Index: carla-2.4.2/data/pkgconfig/carla-host-plugin.pc =================================================================== ---- carla-2.3.2.orig/data/carla-host-plugin.pc -+++ carla-2.3.2/data/carla-host-plugin.pc +--- carla-2.4.2.orig/data/pkgconfig/carla-host-plugin.pc ++++ carla-2.4.2/data/pkgconfig/carla-host-plugin.pc @@ -5,5 +5,5 @@ includedir=X-INCLUDEDIR-X/carla Name: carla-host-plugin Version: X-VERSION-X
