Hello community, here is the log from the commit of package cava for openSUSE:Factory checked in at 2020-05-28 09:20:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cava (Old) and /work/SRC/openSUSE:Factory/.cava.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cava" Thu May 28 09:20:35 2020 rev:6 rq:809688 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cava/cava.changes 2018-05-06 15:02:46.406152138 +0200 +++ /work/SRC/openSUSE:Factory/.cava.new.3606/cava.changes 2020-05-28 09:21:51.669491384 +0200 @@ -1,0 +2,18 @@ +Wed May 27 20:35:15 UTC 2020 - Michael Vetter <[email protected]> + +- Update 0.7.0: + Breaking changes: + * Reworked noncurses output mode and made it default. + The reworked noncurses mode uses a custom framebuffer technique that + only draws changes per frame and only writes to the terminal once per + frame. This results in far less cpu usage then ncurses. It is also + free of the flickering that we see in ncurses mode #196 + * Colors are no longer set by default so hopefully cava will change + color automatically in noncurses mode when using tools such as + pywall #340 #181 + * Unfortunately html colors, gradient and key controls are not supported + in noncurses. + Other improvements: + * separated bass, midtones and treble in to separate fftw operations + +------------------------------------------------------------------- Old: ---- 0.6.1.tar.gz New: ---- 0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cava.spec ++++++ --- /var/tmp/diff_new_pack.EP1Uno/_old 2020-05-28 09:21:52.465493140 +0200 +++ /var/tmp/diff_new_pack.EP1Uno/_new 2020-05-28 09:21:52.469493149 +0200 @@ -1,7 +1,7 @@ # # spec file for package cava # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: cava -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: Console-based Audio Visualizer for Alsa License: MIT Group: Productivity/Multimedia/Sound/Visualization -Url: https://github.com/karlstav/cava +URL: https://github.com/karlstav/cava Source: https://github.com/karlstav/%{name}/archive/%{version}.tar.gz BuildRequires: alsa-devel BuildRequires: fftw3-devel ++++++ 0.6.1.tar.gz -> 0.7.0.tar.gz ++++++ ++++ 7814 lines of diff (skipped)
