diff --git a/libalsa.spec b/libalsa.spec index 47b0727..dfc3630 100644 --- a/libalsa.spec +++ b/libalsa.spec @@ -1,5 +1,5 @@ Name: libalsa -Version: 1.2.12 +Version: 1.2.13 Release: 1mamba Summary: Library for the Advanced Linux Sound Architecture (ALSA) Group: System/Kernel and Hardware @@ -89,7 +89,6 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/ %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} -%post -p /sbin/ldconfig %preun -p /sbin/ldconfig %files @@ -117,6 +116,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/ %doc ChangeLog MEMORY-LEAK NOTES TODO %changelog +* Wed Nov 13 2024 Automatic Build System 1.2.13-1mamba +- automatic version update by autodist + * Wed Jun 12 2024 Automatic Build System 1.2.12-1mamba - automatic version update by autodist