From 592d6a726b3451bf3c37ce00898f893fe93473ea Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 1 Nov 2025 21:32:39 +0100 Subject: [PATCH] automatic version update by autodist [release 5.116.0-1mamba;Fri Oct 31 2025] --- kdeclarative.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kdeclarative.spec b/kdeclarative.spec index 7fe7598..9b15fc8 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kdeclarative -Version: 5.115.0 +Version: 5.116.0 Release: 1mamba Summary: Integration of QML and KDE work spaces Group: System/Libraries @@ -59,7 +59,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -77,8 +76,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 kdeclarative5.lang %defattr(-,root,root) @@ -103,6 +100,9 @@ This package contains libraries and header files for developing applications tha #%doc README.md %changelog +* Fri Oct 31 2025 Automatic Build System 5.116.0-1mamba +- automatic version update by autodist + * Mon Feb 12 2024 Automatic Build System 5.115.0-1mamba - automatic version update by autodist