From 5336cbb1c49f681e5364710f694b8b4e5ff41257 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 16 Sep 2024 11:11:56 +0200 Subject: [PATCH] automatic version update by autodist [release 6.6.0-1mamba;Sat Sep 14 2024] --- kf6-kdeclarative.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/kf6-kdeclarative.spec b/kf6-kdeclarative.spec index a6457d4..50e70d6 100644 --- a/kf6-kdeclarative.spec +++ b/kf6-kdeclarative.spec @@ -1,7 +1,7 @@ %define framework kdeclarative %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kdeclarative -Version: 6.5.0 +Version: 6.6.0 Release: 1mamba Summary: Integration of QML and KDE work spaces Group: System/Libraries @@ -67,8 +67,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) @@ -87,6 +85,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