diff --git a/kio-extras.spec b/kio-extras.spec index c25f5bb..84a58ed 100644 --- a/kio-extras.spec +++ b/kio-extras.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kio-extras -Version: 24.08.0 +Version: 24.08.1 Release: 1mamba Summary: KDE extra KIO slaves Group: System/Libraries @@ -110,9 +110,7 @@ This package contains development headers for %{name}. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -149,6 +147,9 @@ This package contains development headers for %{name}. %{_libdir}/cmake/KioArchive6/KioArchive*.cmake %changelog +* Fri Sep 13 2024 Automatic Build System 24.08.1-1mamba +- automatic version update by autodist + * Fri Aug 23 2024 Automatic Build System 24.08.0-1mamba - automatic version update by autodist