diff --git a/kf6-attica.spec b/kf6-attica.spec index c4ec6dd..9e74d28 100644 --- a/kf6-attica.spec +++ b/kf6-attica.spec @@ -1,7 +1,7 @@ %define framework attica %define majver %(echo %version | cut -d. -f1-2) Name: kf6-attica -Version: 6.5.0 +Version: 6.6.0 Release: 1mamba Summary: A Qt library that implements the Open Collaboration Services API Group: System/Libraries @@ -57,8 +57,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} %defattr(-,root,root) @@ -76,6 +74,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog README.md %changelog +* Sat Sep 14 2024 Automatic Build System 6.6.0-1mamba +- automatic version update by autodist + * Fri Aug 09 2024 Automatic Build System 6.5.0-1mamba - automatic version update by autodist