automatic version update by autodist [release 5.0-1mamba;Mon Aug 16 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:26:28 +01:00
parent 5547a30d41
commit 38b6ee0bf6

View File

@ -1,38 +1,39 @@
Name: pavucontrol
Version: 4.0
Version: 5.0
Release: 1mamba
Summary: A simple GTK based volume control tool ("mixer") for the PulseAudio sound server
Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://freedesktop.org/software/pulseaudio/pavucontrol/
URL: https://freedesktop.org/software/pulseaudio/pavucontrol/
Source: http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libatk-devel
BuildRequires: libatkmm-devel
BuildRequires: libatkmm1-devel
BuildRequires: libcairo-devel
BuildRequires: libcairomm-devel
BuildRequires: libcairomm10-devel
BuildRequires: libcanberra-devel
BuildRequires: libgcc
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libglibmm-devel
BuildRequires: libgtk-devel
BuildRequires: libgtkmm-devel
BuildRequires: libglibmm24-devel
BuildRequires: libgtk3-devel
BuildRequires: libgtkmm3-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libjson-glib-devel
BuildRequires: libpango-devel
BuildRequires: libpangomm-devel
BuildRequires: libpangomm1-devel
BuildRequires: libpulseaudio-devel
BuildRequires: libpulseaudio-glib-devel
BuildRequires: libsigc++-devel
BuildRequires: libsigc++2-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: libsigc++-devel >= 2.6.2-2mamba
Requires: pulseaudio
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server.
@ -68,6 +69,9 @@ In contrast to classic mixer tools this one allows you to control both the volum
%doc LICENSE
%changelog
* Mon Aug 16 2021 Automatic Build System <autodist@mambasoft.it> 5.0-1mamba
- automatic version update by autodist
* Wed Mar 06 2019 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
- automatic version update by autodist