automatic version update by autodist [release 1.2.5-1mamba;Tue Jun 01 2021]

This commit is contained in:
Automatic Build System 2024-01-05 20:21:09 +01:00
parent 6f8995a9f8
commit 89a7d216b5

View File

@ -9,14 +9,14 @@
%define buildfirmw hdsploader mixartloader usx2yloader vxloader
Name: alsa-tools
Version: 1.2.2
Version: 1.2.5
Release: 1mamba
Summary: Specialist tools for ALSA
Group: System/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.alsa-project.org/
URL: https://www.alsa-project.org/wiki/Main_Page
Source0: ftp://ftp.alsa-project.org/pub/tools/alsa-tools-%{version}.tar.bz2
Source1: 90-alsa-tools-firmware.rules
Source2: echomixer.png
@ -32,6 +32,7 @@ BuildRequires: libXext-devel
BuildRequires: libXfixes-devel
BuildRequires: libXft-devel
BuildRequires: libXinerama-devel
BuildRequires: libXrender-devel
BuildRequires: libalsa-devel
BuildRequires: libatk-devel
BuildRequires: libcairo-devel
@ -42,12 +43,12 @@ BuildRequires: libgcc
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgtk2-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libpango-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: desktop-file-utils
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
This package contains several specialist tools for use with ALSA, including a number of programs that provide access to special hardware facilities on certain sound cards.
@ -224,6 +225,9 @@ install -m 644 %{S:5} %{buildroot}%{_datadir}/applications/envy24control.desktop
%doc %{_docdir}/%{name}-%{version}/vxloader
%changelog
* Tue Jun 01 2021 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
- automatic version update by autodist
* Mon Feb 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
- automatic version update by autodist