Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ardour for openSUSE:Factory checked in at 2022-11-06 14:34:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ardour (Old) and /work/SRC/openSUSE:Factory/.ardour.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ardour" Sun Nov 6 14:34:47 2022 rev:2 rq:1033835 version:7.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ardour/ardour.changes 2022-10-17 14:57:39.402087753 +0200 +++ /work/SRC/openSUSE:Factory/.ardour.new.2275/ardour.changes 2022-11-06 14:34:56.704475981 +0100 @@ -1,0 +2,41 @@ +Fri Nov 4 15:38:14 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 7.1.0. Bugfix release + * Ardour now has a Quick Audio Export feature + * Fixed a few more bugs that could be reproduced when creating + new MIDI regions or trimming existing one in the part of the + timeline where a tempo ramp is happening + * The Cue Markers ruler now has Clear All Cues command in the + context menu + * The folder where files from FreeSound are downloaded to is + now also listed in the clips list. + * Mixer Scenes Update + * Revamped the UI for external sends and returns (port inserts) + * Improved the readability of the X-axis units in the export + spectogram + * I/O Plugins ports are now listed separately in the connection + matrix, with dedicated I/O Pre and I/O Post tabs created + automatically when you add plugins + * Better Usability for Automation Editing + * Improvements in Tempo Map Editing + * Overall Usability Improvements + * Check https://ardour.org/whatsnew.html for the full list of + changes + +------------------------------------------------------------------- +Sun Oct 16 14:11:34 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 7.0.0 + * arrival of "clip launching" similar to the workflow present + in all major DAWs + * New download system to access additional audio / MIDI loops + * New cue markers rule + * New and different representation of time than previous versions + * 3 "ripple editing" modes + * Ardour can now be used to search and use samples from the + Freesound project + * Check https://ardour.org/whatsnew.html for the full list of + changes +- Add a _constraints files + +------------------------------------------------------------------- Old: ---- Ardour-6.9.0.tar.bz2 New: ---- Ardour-7.1.0.tar.bz2 _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ardour.spec ++++++ --- /var/tmp/diff_new_pack.EiJV75/_old 2022-11-06 14:34:57.292479375 +0100 +++ /var/tmp/diff_new_pack.EiJV75/_new 2022-11-06 14:34:57.300479422 +0100 @@ -16,10 +16,9 @@ # -%define dirbase ardour6 -%define _fluid_maj %(rpm -q --qf "%%{version}" fluidsynth-devel | cut -d'.' -f1) +%define dirbase ardour7 Name: ardour -Version: 6.9.0 +Version: 7.1.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 @@ -30,7 +29,7 @@ Source99: ardour-rpmlintrc BuildRequires: autoconf BuildRequires: automake -BuildRequires: boost-devel >= 1.49.0 +BuildRequires: boost-devel >= 1.56.0 BuildRequires: doxygen BuildRequires: fdupes BuildRequires: fftw3-threads-devel @@ -84,11 +83,11 @@ BuildRequires: pkgconfig(raptor2) >= 2.0.6 BuildRequires: pkgconfig(rasqal) >= 0.9.28 BuildRequires: pkgconfig(redland) >= 1.0.15 -BuildRequires: pkgconfig(rubberband) >= 1.8.1 +BuildRequires: pkgconfig(rubberband) BuildRequires: pkgconfig(samplerate) >= 0.1.8 BuildRequires: pkgconfig(serd-0) BuildRequires: pkgconfig(sigc++-2.0) >= 2.2.10 -BuildRequires: pkgconfig(sndfile) >= 1.0.25 +BuildRequires: pkgconfig(sndfile) >= 1.0.18 BuildRequires: pkgconfig(sord-0) BuildRequires: pkgconfig(soundtouch) >= 1.8.0 BuildRequires: pkgconfig(sratom-0) @@ -170,19 +169,18 @@ ./waf --destdir=%{buildroot} install -v # upstream installs in wrong places -install -D -m 644 -t %{buildroot}%{_datadir}/metainfo %{buildroot}%{_datadir}/appdata/ardour6.appdata.xml -install -D -m 644 -t %{buildroot}%{_datadir}/mime/packages %{buildroot}%{_datadir}/mime/application/ardour.xml -rm -r %{buildroot}%{_datadir}/appdata %{buildroot}%{_datadir}/mime/application - -%suse_update_desktop_file -i ardour6 AudioVideo Recorder -%find_lang ardour6 -%find_lang gtk2_ardour6 +install -D -m 644 -t %{buildroot}%{_datadir}/metainfo %{buildroot}%{_datadir}/appdata/ardour7.appdata.xml +rm -r %{buildroot}%{_datadir}/appdata + +%suse_update_desktop_file -i ardour7 AudioVideo Recorder +%find_lang ardour7 +%find_lang gtk2_ardour7 %find_lang gtkmm2ext3 # remove dupes %fdupes -s %{buildroot}%{_datadir} -%files -f ardour6.lang -f gtk2_ardour6.lang -f gtkmm2ext3.lang +%files -f ardour7.lang -f gtk2_ardour7.lang -f gtkmm2ext3.lang %license COPYING %doc doc README %dir %{_sysconfdir}/%{dirbase} @@ -190,17 +188,16 @@ %{_bindir}/%{dirbase} %{_bindir}/%{dirbase}-copy-mixer %{_bindir}/%{dirbase}-export -%{_bindir}/%{dirbase}-fix_bbtppq %{_bindir}/%{dirbase}-lua -%{_libdir}/%{dirbase} -%{_datadir}/%{dirbase} -%exclude %{_datadir}/%{dirbase}/templates/.stub -%{_datadir}/icons/hicolor/*/apps/%{dirbase}.png -%{_datadir}/applications/%{dirbase}.desktop -%{_datadir}/mime/packages/ardour.xml %{_bindir}/%{dirbase}-new_empty_session %{_bindir}/%{dirbase}-new_session -%{_datadir}/metainfo/ardour6.appdata.xml +%{_datadir}/%{dirbase}/ +%{_datadir}/applications/%{dirbase}.desktop +%{_datadir}/icons/hicolor/*/apps/%{dirbase}.png +%{_datadir}/metainfo/ardour7.appdata.xml +%{_datadir}/mime/packages/ardour.xml +%{_libdir}/%{dirbase}/ +%exclude %{_datadir}/%{dirbase}/templates/.stub %exclude %{_libdir}/%{dirbase}/libhidapi.a %changelog ++++++ Ardour-6.9.0.tar.bz2 -> Ardour-7.1.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/ardour/Ardour-6.9.0.tar.bz2 /work/SRC/openSUSE:Factory/.ardour.new.2275/Ardour-7.1.0.tar.bz2 differ: char 11, line 1 ++++++ _constraints ++++++ <constraints> <hardware> <disk> <size unit="G">3</size> </disk> <memory> <size unit="G">3</size> </memory> <processors>4</processors> </hardware> <overwrite> <conditions> <arch>aarch64</arch> </conditions> <hardware> <memory> <size unit="G">4</size> </memory> </hardware> </overwrite> <!-- Memory usage varies a lot on TW/x86_64 --> <overwrite> <conditions> <arch>x86_64</arch> </conditions> <hardware> <memory> <size unit="G">8</size> </memory> </hardware> </overwrite> <overwrite> <conditions> <arch>ppc64le</arch> <arch>ppc64</arch> </conditions> <hardware> <memory> <size unit="M">6500</size> </memory> </hardware> </overwrite> </constraints>