From 807356d1d9a3af3d5e12e31c2937959c8775760d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 16 Sep 2024 11:06:11 +0200 Subject: [PATCH] automatic version update by autodist [release 6.6.0-1mamba;Sun Sep 15 2024] --- kf6-kcmutils.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/kf6-kcmutils.spec b/kf6-kcmutils.spec index aa70fd1..de2baa9 100644 --- a/kf6-kcmutils.spec +++ b/kf6-kcmutils.spec @@ -1,7 +1,7 @@ %define framework kcmutils %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kcmutils -Version: 6.5.0 +Version: 6.6.0 Release: 1mamba Summary: Various classes to work with KCModules Group: System/Libraries @@ -70,8 +70,6 @@ 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 %defattr(-,root,root) @@ -106,6 +104,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Sep 15 2024 Automatic Build System 6.6.0-1mamba +- automatic version update by autodist + * Sat Aug 10 2024 Automatic Build System 6.5.0-1mamba - automatic version update by autodist