Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cava for openSUSE:Factory checked in 
at 2026-01-13 21:31:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cava (Old)
 and      /work/SRC/openSUSE:Factory/.cava.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cava"

Tue Jan 13 21:31:37 2026 rev:24 rq:1326920 version:0.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/cava/cava.changes        2025-09-12 
21:11:18.591730062 +0200
+++ /work/SRC/openSUSE:Factory/.cava.new.1928/cava.changes      2026-01-13 
21:33:06.312379838 +0100
@@ -1,0 +2,11 @@
+Mon Jan 12 20:42:02 UTC 2026 - pallas wept <[email protected]>
+
+- Update to 0.10.7:
+  * various pipewire fixes
+  * various device fixes and improvements on windows
+  * improve memory handling in config reloading
+  * add live config auto-reload
+  * slight adjustment to default eq and frequency bandwidth
+- Enable SDL output
+
+-------------------------------------------------------------------

Old:
----
  0.10.6.tar.gz

New:
----
  0.10.7.tar.gz

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

Other differences:
------------------
++++++ cava.spec ++++++
--- /var/tmp/diff_new_pack.gM1JvM/_old  2026-01-13 21:33:07.108412716 +0100
+++ /var/tmp/diff_new_pack.gM1JvM/_new  2026-01-13 21:33:07.112412882 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cava
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,24 @@
 
 
 Name:           cava
-Version:        0.10.6
+Version:        0.10.7
 Release:        0
 Summary:        Console-based Audio Visualizer for Alsa
 License:        MIT
 Group:          Productivity/Multimedia/Sound/Visualization
 URL:            https://github.com/karlstav/cava
 Source:         https://github.com/karlstav/%{name}/archive/%{version}.tar.gz
-BuildRequires:  alsa-devel
-BuildRequires:  fftw3-devel
+BuildRequires:  autoconf-archive
+BuildRequires:  pkgconfig(SDL2_gfx)
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(fftw3)
+BuildRequires:  pkgconfig(gl)
 # Use system ini parser instead of building own lib
-BuildRequires:  libiniparser-devel >= 4.0
-BuildRequires:  libpulse-devel
 BuildRequires:  libtool
-BuildRequires:  ncurses-devel
-BuildRequires:  pipewire-devel
+BuildRequires:  pkgconfig(iniparser) >= 4.0
+BuildRequires:  pkgconfig(libpipewire-0.3)
+BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(ncurses)
 # Installing the psf in a directory that comes from kbd
 Requires:       kbd
 

++++++ 0.10.6.tar.gz -> 0.10.7.tar.gz ++++++
++++ 2848 lines of diff (skipped)

Reply via email to