diff --git a/libksieve.spec b/libksieve.spec index b4ced64..9f0323d 100644 --- a/libksieve.spec +++ b/libksieve.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libksieve -Version: 24.08.0 +Version: 24.08.1 Release: 1mamba Summary: KDE sieve library Group: System/Libraries @@ -79,8 +79,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -122,6 +120,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KPim6KSieveUi.* %changelog +* Sat Sep 14 2024 Automatic Build System 24.08.1-1mamba +- automatic version update by autodist + * Sat Aug 24 2024 Automatic Build System 24.08.0-1mamba - automatic version update by autodist