Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sonic-visualiser for 
openSUSE:Factory checked in at 2022-04-19 09:58:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sonic-visualiser (Old)
 and      /work/SRC/openSUSE:Factory/.sonic-visualiser.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sonic-visualiser"

Tue Apr 19 09:58:39 2022 rev:13 rq:970637 version:4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/sonic-visualiser/sonic-visualiser.changes        
2021-03-29 18:22:17.890294220 +0200
+++ 
/work/SRC/openSUSE:Factory/.sonic-visualiser.new.1941/sonic-visualiser.changes  
    2022-04-19 09:58:43.439600107 +0200
@@ -1,0 +2,43 @@
+Thu Apr 14 01:12:22 UTC 2022 - Konstantin Voinov <k...@kott.no-ip.biz>
+
+- copypac from home:munix9
+- changes in versio 4.5:
+  * Add option to switch off the interpolation used in the waveform
+    view for zoom levels closer than one pixel per frame: sometimes it
+    can be an unnecessary distraction. With interpolation switched off,
+    the individual samples are shown as unconnected points instead
+
+  * Make it possible to toggle segment colouring in the segmentation
+    view of the time value layer, as well as toggling segment division
+    lines
+
+  * When importing CSV files, if a column heading indicates a likely
+    unit for the column, use it by default; also remember last user
+    settings for the import dialog
+
+  * Ensure the Choose Default Template option on the templates menu can
+    be reached even when no file is loaded
+ 
+  * Give the spectrum layer the same effective scale range as it had
+    before the dB scale fix in v4.4, fixing the accidental halving of
+    the visible range for that layer in v4.4
+
+  * Fix hang when opening two plugin parameter dialogs at once
+ 
+  * Fix crash when rendering slice or spectrum layers scrolled to
+    earlier than the start of the audio or later than the end
+ 
+  * Fix crash when more than one audio file is supplied at the command
+    line with a default session template that requires regenerating one
+    or more feature extraction layers and layer generation produces an
+    error or warning
+ 
+  * Fix failure to exit fully if the window is closed before plugin
+    scan is complete at startup
+
+-------------------------------------------------------------------
+Thu Mar 31 18:22:17 UTC 2022 - mun...@googlemail.com
+
+- update to version 4.5
+
+-------------------------------------------------------------------

Old:
----
  sonic-visualiser-4.3.tar.gz

New:
----
  sonic-visualiser-4.5.tar.gz

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

Other differences:
------------------
++++++ sonic-visualiser.spec ++++++
--- /var/tmp/diff_new_pack.MTeNXj/_old  2022-04-19 09:58:44.075600934 +0200
+++ /var/tmp/diff_new_pack.MTeNXj/_new  2022-04-19 09:58:44.079600938 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sonic-visualiser
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2016 Tom Mbrt <tom.m...@googlemail.com>
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 # Copyright (c) 2011 Evstifeev Roman <someuniquen...@gmail.com>
@@ -22,14 +22,14 @@
 
 #%%define urlcode 2786
 Name:           sonic-visualiser
-Version:        4.3
+Version:        4.5
 Release:        0
 Summary:        A program for viewing and analysing contents of audio files
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Utilities
 URL:            http://www.sonicvisualiser.org/
 #Source:         
https://code.soundsoftware.ac.uk/attachments/download/%%{urlcode}/%%{name}-%%{version}.tar.gz
-Source0:        %{name}-%{version}.tar.gz
+Source0:        
https://github.com/sonic-visualiser/sonic-visualiser/releases/download/sv_v%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}.xml
 # PATCH-FIX-OPENSUSE sonic-visualiser-system-dataquay.patch aloi...@gmx.com -- 
force use of system libdataquay
 Patch0:         sonic-visualiser-system-dataquay.patch
@@ -129,6 +129,11 @@
 # Don't use -Werror on releases
 find . -name configure -o -name "*.pro" -o -name "*.pri" -exec sed -i s'# 
-Werror##g' {} \;
 
+# fix arch lib dir
+sed -e 's|/usr/lib/|/usr/%{_lib}/|g;s|/usr/local/lib/|/usr/local/%{_lib}/|g' \
+    -i checker/src/knownplugins.cpp svcore/system/System.h \
+       vamp-plugin-sdk/src/vamp-hostsdk/PluginHostAdapter.cpp
+
 %build
 export LC_ALL=en_US.UTF-8
 %meson

++++++ sonic-visualiser-4.3.tar.gz -> sonic-visualiser-4.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/sonic-visualiser/sonic-visualiser-4.3.tar.gz 
/work/SRC/openSUSE:Factory/.sonic-visualiser.new.1941/sonic-visualiser-4.5.tar.gz
 differ: char 13, line 1

Reply via email to