diff --git a/pim-sieve-editor.spec b/pim-sieve-editor.spec index 8f2950b..44b73cb 100644 --- a/pim-sieve-editor.spec +++ b/pim-sieve-editor.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: pim-sieve-editor -Version: 24.08.0 +Version: 24.08.1 Release: 1mamba Summary: KDE PIM Sieve editor Group: Graphical Desktop/Applications/Internet @@ -76,9 +76,7 @@ This package contains libraries and header files for developing applications tha %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) @@ -97,6 +95,9 @@ This package contains libraries and header files for developing applications tha %doc LICENSES %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