diff --git a/kf6-kdesu.spec b/kf6-kdesu.spec index ebc728b..520e91c 100644 --- a/kf6-kdesu.spec +++ b/kf6-kdesu.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kdesu -Version: 6.5.0 +Version: 6.6.0 Release: 1mamba Summary: KDE Frameworks 6 User interface for running shell commands with root privileges Group: Graphical Desktop/Applications/Administration @@ -68,8 +68,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 -n lib%{name} -f %{name}.lang %defattr(-,root,root) @@ -93,6 +91,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KF6Su.* %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