public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pavucontrol] rawhide: Update to v6.2
@ 2026-07-04 5:38 Artur Frenszek-Iwicki
0 siblings, 0 replies; only message in thread
From: Artur Frenszek-Iwicki @ 2026-07-04 5:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pavucontrol
Branch : rawhide
Commit : d2e54cafb2eb887fffdbebd5014dec23679dc5ee
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2026-07-03T17:09:46+02:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pavucontrol/c/d2e54cafb2eb887fffdbebd5014dec23679dc5ee?branch=rawhide
Log:
Update to v6.2
---
diff --git a/.gitignore b/.gitignore
index 51f08d6..f0a0fb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pavucontrol-0.9.10.tar.gz
/pavucontrol-5.0.tar.xz
/pavucontrol-6.0.tar.xz
/pavucontrol-6.1.tar.xz
+/pavucontrol-6.2.tar.xz
diff --git a/pavucontrol.spec b/pavucontrol.spec
index a3d4a10..2c2f852 100644
--- a/pavucontrol.spec
+++ b/pavucontrol.spec
@@ -1,5 +1,5 @@
Name: pavucontrol
-Version: 6.1
+Version: 6.2
Release: %autorelease
Summary: Volume control for PulseAudio
@@ -15,9 +15,12 @@ BuildRequires: meson >= 0.59.0
BuildRequires: lynx
BuildRequires: pkgconfig(gtkmm-4.0)
BuildRequires: pkgconfig(json-glib-1.0)
+BuildRequires: pkgconfig(libcanberra)
BuildRequires: pkgconfig(libpulse-mainloop-glib)
BuildRequires: pkgconfig(sigc++-3.0)
+Requires: hicolor-icon-theme
+
%description
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
@@ -48,6 +51,8 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/org.pulseau
%doc doc/README
%{_bindir}/pavucontrol
%{_datadir}/applications/org.pulseaudio.pavucontrol.desktop
+%{_datadir}/icons/hicolor/scalable/apps/org.pulseaudio.pavucontrol.svg
+%{_datadir}/icons/hicolor/symbolic/apps/org.pulseaudio.pavucontrol-symbolic.svg
%{_metainfodir}/org.pulseaudio.pavucontrol.metainfo.xml
%changelog
diff --git a/sources b/sources
index 5c65328..50ca899 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pavucontrol-6.1.tar.xz) = 90a0d85916010f624928f6aa68524f776b0a529d84e75287739a07db48e4084767ca0caf75503e44e04d8add84b1d668ee9ed5b822b8f8f945cd902cdf78413a
+SHA512 (pavucontrol-6.2.tar.xz) = 00916eeea56e5b18146a98487d6b5d41e96c668258b0191effc985b663538ae853f50eead22fa638527e4f2adf67afb97b9de7925f5806ce0bf759718f9a92dd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-04 5:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04 5:38 [rpms/pavucontrol] rawhide: Update to v6.2 Artur Frenszek-Iwicki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox