automatic version update by autodist [release 0.24.26-1mamba;Mon Jan 20 2025]

This commit is contained in:
Automatic Build System 2025-01-20 15:15:10 +01:00
parent c8968110b6
commit f26c3da4e0

View File

@ -1,5 +1,5 @@
Name: lilv Name: lilv
Version: 0.24.24 Version: 0.24.26
Release: 1mamba Release: 1mamba
Summary: A C library to make the use of LV2 plugins as simple as possible for applications Summary: A C library to make the use of LV2 plugins as simple as possible for applications
Group: System/Libraries Group: System/Libraries
@ -44,7 +44,6 @@ Requires: liblv2
%description -n lib%{name}-devel %description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep %prep
%setup -q %setup -q
@ -61,8 +60,6 @@ This package contains libraries and header files for developing applications tha
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -100,6 +97,9 @@ This package contains libraries and header files for developing applications tha
%doc NEWS %doc NEWS
%changelog %changelog
* Mon Jan 20 2025 Automatic Build System <autodist@openmamba.org> 0.24.26-1mamba
- automatic version update by autodist
* Fri Mar 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.24-1mamba * Fri Mar 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.24-1mamba
- update to 0.24.24 - update to 0.24.24