diff --git a/kf6-kitemmodels.spec b/kf6-kitemmodels.spec index 6206b50..b9e666c 100644 --- a/kf6-kitemmodels.spec +++ b/kf6-kitemmodels.spec @@ -2,7 +2,7 @@ %define framework kitemmodels %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kitemmodels -Version: 6.5.0 +Version: 6.6.0 Release: 1mamba Summary: Set of item models extending the Qt model-view framework Group: System/Libraries @@ -73,8 +73,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) @@ -94,6 +92,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Sep 14 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