Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ardour for openSUSE:Factory checked 
in at 2023-02-21 15:36:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ardour (Old)
 and      /work/SRC/openSUSE:Factory/.ardour.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ardour"

Tue Feb 21 15:36:46 2023 rev:4 rq:1066998 version:7.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ardour/ardour.changes    2022-12-24 
14:52:34.003727939 +0100
+++ /work/SRC/openSUSE:Factory/.ardour.new.22824/ardour.changes 2023-02-21 
15:37:03.136635345 +0100
@@ -1,0 +2,10 @@
+Thu Feb 16 09:50:03 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 7.3.0. https://ardour.org/whatsnew.html
+  New features:
+  * VST3 multi-bus support
+  * Searchable Preferences
+  * Sample-rate Independence
+  * AVX512 support
+
+-------------------------------------------------------------------

Old:
----
  Ardour-7.2.0.tar.bz2

New:
----
  Ardour-7.3.0.tar.bz2

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

Other differences:
------------------
++++++ ardour.spec ++++++
--- /var/tmp/diff_new_pack.bulquj/_old  2023-02-21 15:37:03.772639000 +0100
+++ /var/tmp/diff_new_pack.bulquj/_new  2023-02-21 15:37:03.776639023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ardour
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define dirbase ardour7
 Name:           ardour
-Version:        7.2.0
+Version:        7.3.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
@@ -144,6 +144,11 @@
 find . -name wscript -o -name waf -o -name '*.py' \
   | xargs sed -i -e '1{s|^#!.*python$|#!/usr/bin/python3|}'
 
+# Also search vst3 plugins from /usr/lib64 on relevant archs
+%ifnarch %{ix86} %{arm}
+sed -i 
's#/usr/local/lib/vst3:/usr/lib/vst3#/usr/local/lib64/vst3:/usr/local/lib/vst3:/usr/lib64/vst3:/usr/lib/vst3#'
 libs/ardour/plugin_manager.cc
+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
 
 %build
 ./waf configure \

++++++ Ardour-7.2.0.tar.bz2 -> Ardour-7.3.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ardour/Ardour-7.2.0.tar.bz2 
/work/SRC/openSUSE:Factory/.ardour.new.22824/Ardour-7.3.0.tar.bz2 differ: char 
11, line 1

Reply via email to