diff --git a/libalsa.spec b/libalsa.spec index 235bf04..5c000a0 100644 --- a/libalsa.spec +++ b/libalsa.spec @@ -1,5 +1,5 @@ Name: libalsa -Version: 1.2.7.2 +Version: 1.2.8 Release: 1mamba Summary: Library for the Advanced Linux Sound Architecture (ALSA) Group: System/Kernel and Hardware @@ -21,7 +21,6 @@ License: GPL BuildRequires: glibc-devel ## AUTOBUILDREQ-END Requires: alsa-ucm-conf -Requires(post):/sbin/ldconfig %description The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. @@ -111,14 +110,15 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/ %{_includedir}/alsa/sound/uapi/*.h %{_includedir}/sys/*.h %{_datadir}/aclocal/alsa.m4 -%{_libdir}/libasound.la %{_libdir}/libasound.so -%{_libdir}/libatopology.la %{_libdir}/libatopology.so %{_libdir}/pkgconfig/* %doc ChangeLog MEMORY-LEAK NOTES TODO %changelog +* Wed Oct 26 2022 Automatic Build System 1.2.8-1mamba +- automatic version update by autodist + * Sat Jul 09 2022 Automatic Build System 1.2.7.2-1mamba - automatic version update by autodist