import alsa-plugins-1.2.7.1-1.el9

This commit is contained in:
CentOS Sources 2022-09-27 09:07:58 -04:00 committed by root
parent 2e1e4ed2e9
commit 32d643adef
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
d6baf41c0aa10104b4963fe95f46aaca534def35 SOURCES/alsa-plugins-1.2.2.tar.bz2
9dfcc70fb226820a2109cbf6a833ae24acac440c SOURCES/alsa-plugins-1.2.7.1.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/alsa-plugins-1.2.2.tar.bz2
SOURCES/alsa-plugins-1.2.7.1.tar.bz2

View File

@ -5,8 +5,8 @@
%endif
Name: alsa-plugins
Version: 1.2.2
Release: 7%{?dist}
Version: 1.2.7.1
Release: 1%{?dist}
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
# pph plugin is BSD-like licensed
@ -257,6 +257,9 @@ find %{buildroot} -name "*.la" -exec rm {} \;
%changelog
* Sat Jul 9 2022 Jaroslav Kysela <perex@perex.cz> - 1.2.7.1-1
- Updated to 1.2.7.1
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688