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 2025-03-13 15:06:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sonic-visualiser (Old) and /work/SRC/openSUSE:Factory/.sonic-visualiser.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonic-visualiser" Thu Mar 13 15:06:45 2025 rev:19 rq:1252590 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sonic-visualiser/sonic-visualiser.changes 2024-10-06 17:53:08.944039828 +0200 +++ /work/SRC/openSUSE:Factory/.sonic-visualiser.new.19136/sonic-visualiser.changes 2025-03-13 15:07:59.870731030 +0100 @@ -1,0 +2,30 @@ +Wed Mar 12 22:49:06 UTC 2025 - Konstantin Voinov <k...@kott.no-ip.biz> + +- Update to 5.2 +- Fix gcc dependency for Leap 16 in spec + + * On the Mac, substantially improve responsiveness during scrolling + and zooming, with threaded paint and various perceptual changes. + If threaded paint causes instability, it can be disabled by setting + the SV_NO_THREADED_PAINT environment variable (to anything). + (Sonic Visualiser was previously perceptually more sluggish on the + Mac than on other platforms, where this change was not necessary) + + * Fix habit of holding open the device microphone after recording + + * Improve compatibility with Vamp plugins that return unexpectedly + many values in features + + * Improve compatibility with Vamp plugins that express units in + variant forms such as "Hertz" + + * Fix incorrect choice of UI language on systems with more than one + of the supported languages configured, and on which English (that is + not explicitly regionalised to en_US or en_GB) has a higher priority + than any other supported language. Previously the first other + matching language would have been used; now it will be English + + * Fix tendency to pop up a progress dialog over the top of any user + input needed when opening a file + +------------------------------------------------------------------- Old: ---- sonic-visualiser-5.0.1.tar.gz New: ---- sonic-visualiser-5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sonic-visualiser.spec ++++++ --- /var/tmp/diff_new_pack.xd9rDg/_old 2025-03-13 15:08:00.402753345 +0100 +++ /var/tmp/diff_new_pack.xd9rDg/_new 2025-03-13 15:08:00.406753513 +0100 @@ -1,7 +1,7 @@ # # spec file for package sonic-visualiser # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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,7 +22,7 @@ #%%define urlcode 2786 Name: sonic-visualiser -Version: 5.0.1 +Version: 5.2 Release: 0 Summary: A program for viewing and analysing contents of audio files License: GPL-2.0-or-later @@ -36,7 +36,7 @@ BuildRequires: capnproto BuildRequires: dssi BuildRequires: flac -%if 0%{?is_opensuse} && 0%{?suse_version} <= 1600 +%if 0%{?is_opensuse} && 0%{?suse_version} <= 1560 BuildRequires: gcc12 BuildRequires: gcc12-c++ %else @@ -144,7 +144,7 @@ %build export LC_ALL=en_US.UTF-8 -%if 0%{?is_opensuse} && 0%{?suse_version} <= 1600 +%if 0%{?is_opensuse} && 0%{?suse_version} <= 1560 export CC=gcc-12 CXX=g++-12 %endif %meson ++++++ sonic-visualiser-5.0.1.tar.gz -> sonic-visualiser-5.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/sonic-visualiser/sonic-visualiser-5.0.1.tar.gz /work/SRC/openSUSE:Factory/.sonic-visualiser.new.19136/sonic-visualiser-5.2.tar.gz differ: char 13, line 1