automatic version update by autodist [release 1.2-1mamba;Tue Dec 28 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:23:59 +01:00
parent f949761e3f
commit 0b1f694a39

View File

@ -1,44 +1,28 @@
Name: paprefs Name: paprefs
Version: 1.1 Version: 1.2
Release: 1mamba Release: 1mamba
Summary: A simple GTK based configuration dialog for the PulseAudio sound server Summary: A simple GTK based configuration dialog for the PulseAudio sound server
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://freedesktop.org/software/pulseaudio/paprefs URL: https://freedesktop.org/software/pulseaudio/paprefs/
Source: http://freedesktop.org/software/pulseaudio/paprefs/paprefs-%{version}.tar.xz Source: http://freedesktop.org/software/pulseaudio/paprefs/paprefs-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: gconfmm-devel
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libGConf-devel BuildRequires: libatkmm1-devel
BuildRequires: libatk-devel
BuildRequires: libatkmm-devel
BuildRequires: libcairo-devel
BuildRequires: libcairomm-devel
BuildRequires: libdbus-devel
BuildRequires: libdbus-glib-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglade-devel
BuildRequires: libglademm-devel
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libglibmm-devel BuildRequires: libglibmm24-devel
BuildRequires: libgtk2-devel BuildRequires: libgtk3-devel
BuildRequires: libgtkmm2-devel BuildRequires: libgtkmm3-devel
BuildRequires: libpango-devel
BuildRequires: libpangomm-devel
BuildRequires: libpulseaudio-devel BuildRequires: libpulseaudio-devel
BuildRequires: libsigc++-devel BuildRequires: libsigc++2-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: pulseaudio-module-gconf Requires: pulseaudio-module-gconf
Requires: pulseaudio-module-zeroconf Requires: pulseaudio-module-zeroconf
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
A simple GTK based configuration dialog for the PulseAudio sound server. A simple GTK based configuration dialog for the PulseAudio sound server.
@ -71,6 +55,9 @@ A simple GTK based configuration dialog for the PulseAudio sound server.
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Dec 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
- automatic version update by autodist
* Tue Jan 29 2019 Automatic Build System <autodist@mambasoft.it> 1.1-1mamba * Tue Jan 29 2019 Automatic Build System <autodist@mambasoft.it> 1.1-1mamba
- automatic version update by autodist - automatic version update by autodist