Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pavucontrol for openSUSE:Factory checked in at 2026-03-11 20:51:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pavucontrol (Old) and /work/SRC/openSUSE:Factory/.pavucontrol.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pavucontrol" Wed Mar 11 20:51:09 2026 rev:35 rq:1337989 version:6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pavucontrol/pavucontrol.changes 2024-08-10 19:12:49.898317949 +0200 +++ /work/SRC/openSUSE:Factory/.pavucontrol.new.8177/pavucontrol.changes 2026-03-11 20:51:56.725622673 +0100 @@ -1,0 +2,12 @@ +Tue Mar 10 10:18:40 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 6.2: + + Add a checkbox to disable unavailable profiles. + + Avoid inhibiting monitor source suspend. + + Fix peak decay when monitor is suspended. + + Add a build option to disable audio feedback. + + Updated translations. +- Update option passed to meson setup following upstream changes. +- Add pkgconfig(libcanberra) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- pavucontrol-6.1.tar.xz New: ---- pavucontrol-6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pavucontrol.spec ++++++ --- /var/tmp/diff_new_pack.IwhbDd/_old 2026-03-11 20:51:57.685661605 +0100 +++ /var/tmp/diff_new_pack.IwhbDd/_new 2026-03-11 20:51:57.689661768 +0100 @@ -1,7 +1,7 @@ # # spec file for package pavucontrol # -# Copyright (c) 2024 SUSE LLC +# 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,7 +17,7 @@ Name: pavucontrol -Version: 6.1 +Version: 6.2 Release: 0 Summary: PulseAudio Volume Control License: GPL-2.0-or-later @@ -30,6 +30,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(gtkmm-4.0) >= 4.0 BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(libcanberra) BuildRequires: pkgconfig(libpulse) >= 5.0 BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 0.9.16 BuildRequires: pkgconfig(sigc++-3.0) @@ -48,7 +49,7 @@ %build %meson \ - -Dlynx=false + -Dlynx=disabled %meson_build %install @@ -67,6 +68,8 @@ %{_bindir}/pavucontrol %{_datadir}/applications/org.pulseaudio.pavucontrol.desktop %{_datadir}/metainfo/org.pulseaudio.pavucontrol.metainfo.xml +%{_datadir}/icons/hicolor/scalable/apps/org.pulseaudio.pavucontrol.svg +%{_datadir}/icons/hicolor/symbolic/apps/org.pulseaudio.pavucontrol-symbolic.svg %files lang -f %{name}.lang ++++++ pavucontrol-6.1.tar.xz -> pavucontrol-6.2.tar.xz ++++++ ++++ 9985 lines of diff (skipped)
