Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ardour for openSUSE:Factory checked in at 2024-02-22 20:59:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ardour (Old) and /work/SRC/openSUSE:Factory/.ardour.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ardour" Thu Feb 22 20:59:18 2024 rev:10 rq:1149062 version:8.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ardour/ardour.changes 2023-12-28 23:03:01.077851379 +0100 +++ /work/SRC/openSUSE:Factory/.ardour.new.1706/ardour.changes 2024-02-22 21:00:05.782630207 +0100 @@ -1,0 +2,60 @@ +Wed Feb 21 09:33:51 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 8.4.0. Check https://ardour.org/whatsnew.html for the + full list of changes + Improvements and Bug Fixes: + * Mixer interaction fixes (interaction consistent use of + button press and release). + * Lots of miscellaneous color and drawing tweaks. + * AAF import now (mostly) functional. This is still somewhat + experimental, but we would welcome feedback.. + * Add metadata to session property editor so that search + "works" there. + * Dummy Backend: allow testing with some prime buffersizes. + * Region groups: do not group multiple takes on a single track. + * Add a tooltip to describe ops on the pianoroll header, + incl note select. + * Don't show plugin preset UI for plugins without controls. + * New "adwaita" color theme (based on the GNOME Adwaita + desktop theme). + * Don't show automation of hidden plugins. + * Set default MIDI CC values to be more in line with MIDI specs. + * MIDI notes that were already on/down when recording starts + are now captured. + Control Surfaces and Devices: + * Allow control surfaces to keep editing plugin parameters + when an unrelated plugin is removed. + * Adjusted Akai MIDIMix mapping to make solo function as + described in original user manual provided by manufacturer. + * Add Lexicon MPX100 midnam file. + * Add Yamaha SY85 midnam file. + * Add Donner DMK25 spacline MIDI interface map file. + * Add a minimalistic Arturia MiniLab 3 map. + * FaderPort 8: only use visible channelstrip plugins. + Bug Fixes: + * Fix sensitivity of macOS global menu at application start. + * Fix snap to triplet (still no builtin triplet drawing, sadly). + * MIDI Legatize operation should now function correctly.. + * Escape cue cd-text like toc. + * Fix crash when using Ripple with a RegionMoveDrag. + * Allow to use ardour --gdb on newer Linux distros (fixes an + issue with the way these systems build gdb). + * Update bundled gdb for windows debug builds. + * Fix gtk-critical message when monitor section is not present. + * Fix gdk livelock on Windows when compiled with recent mingw/gcc. + * Explicitly catch some errors when handling illegal file name + characters. + * Do not attempt to save automation data for non-automatable + parameters. + * Fix "Ignored automation data for non-automatable parameter". + * Fix crash (or stuck solo) when removing tracks. + * Fix crash when session-load fails while creating Routes. + * Fix erasing events in MIDIBuffer (removing the last event + marked the whole buffer empty). + * Fix crash when replicating an LV2 plugin with a different I/O + configuration. + * Fix ffmpeg-5+ encoding drop-frame framerates. + * Fix ACE Compressor inplace processing (when using stereo + compressor on mono track) + +------------------------------------------------------------------- Old: ---- Ardour-8.2.0.tar.bz2 New: ---- Ardour-8.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ardour.spec ++++++ --- /var/tmp/diff_new_pack.D7uPu9/_old 2024-02-22 21:00:06.498656383 +0100 +++ /var/tmp/diff_new_pack.D7uPu9/_new 2024-02-22 21:00:06.498656383 +0100 @@ -18,7 +18,7 @@ %define dirbase ardour8 Name: ardour -Version: 8.2.0 +Version: 8.4.0 Release: 0 Summary: Multichannel Digital Audio Workstation # Legal: Ardour is a mix of GPL-2.0-or-later, [L]GPL-3.0-or-later and a couple copyleft @@ -149,6 +149,7 @@ sed -i 's#/usr/local/lib/vst:/usr/lib/vst#/usr/local/lib64/vst:/usr/local/lib/vst:/usr/lib64/vst:/usr/lib/vst#' libs/ardour/search_paths.cc %endif +# --no-ytk allows using the system gtk2 %build ./waf configure \ --prefix=%{_prefix} \ @@ -158,12 +159,13 @@ --docdir=%{_docdir} \ --docs \ --internal-shared-libs \ - --with-backends=jack,alsa,dummy,pulseaudio \ + --with-backends=jack,alsa,pulseaudio \ --lv2dir=%{_libdir}/%{dirbase}/LV2 \ --freedesktop \ --noconfirm \ --no-phone-home \ - --optimize + --optimize \ + --no-ytk ./waf i18n ./waf %{?_smp_mflags} @@ -188,7 +190,6 @@ %doc doc README %dir %{_sysconfdir}/%{dirbase} %config(noreplace) %{_sysconfdir}/%{dirbase}/* -%{_bindir}/ardour8-new_aaf_session %{_bindir}/%{dirbase} %{_bindir}/%{dirbase}-copy-mixer %{_bindir}/%{dirbase}-export ++++++ Ardour-8.2.0.tar.bz2 -> Ardour-8.4.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/ardour/Ardour-8.2.0.tar.bz2 /work/SRC/openSUSE:Factory/.ardour.new.1706/Ardour-8.4.0.tar.bz2 differ: char 11, line 1