automatic version update by autodist [release 1.2.13-1mamba;Wed Nov 13 2024]

This commit is contained in:
Automatic Build System 2024-11-13 22:42:37 +01:00
parent e5624d1c58
commit 67617c5463

View File

@ -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 <autodist@openmamba.org> 1.2.13-1mamba
- automatic version update by autodist
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 1.2.12-1mamba
- automatic version update by autodist