From fe71c6a157b8f2cf87db4eb9f7377425e620db17 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:59:36 +0100 Subject: [PATCH] automatic version update by autodist [release 5.91.0-1mamba;Thu Feb 17 2022] --- kdeclarative.spec | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/kdeclarative.spec b/kdeclarative.spec index 7848a17..a6884b8 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kdeclarative -Version: 5.90.0 +Version: 5.91.0 Release: 1mamba Summary: Integration of QML and KDE work spaces Group: System/Libraries @@ -12,20 +12,27 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kdeclarative- License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kconfig-devel +BuildRequires: libX11-devel +BuildRequires: libepoxy-devel BuildRequires: libgcc BuildRequires: libkcompletion-devel +BuildRequires: libkconfig-devel BuildRequires: libkcoreaddons-devel BuildRequires: libkglobalaccel-devel +BuildRequires: libkguiaddons-devel BuildRequires: libki18n-devel BuildRequires: libkiconthemes-devel BuildRequires: libkio-devel BuildRequires: libkjobwidgets-devel +BuildRequires: libknotifications-devel +BuildRequires: libkpackage-devel BuildRequires: libkservice-devel BuildRequires: libkwidgetsaddons-devel BuildRequires: libkwindowsystem-devel -BuildRequires: libqt5-devel +BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: libepoxy-devel @@ -86,7 +93,6 @@ This package contains libraries and header files for developing applications tha %{_bindir}/kpackagelauncherqml %dir %{_kde5_includedir}/KDeclarative %{_kde5_includedir}/KDeclarative/* -%{_kde5_includedir}/kdeclarative_version.h %dir %{_libdir}/cmake/KF5Declarative %{_kde5_libdir}/cmake/KF5Declarative/KF5Declarative*.cmake %{_kde5_libdir}/libKF5Declarative.so @@ -97,6 +103,9 @@ This package contains libraries and header files for developing applications tha #%doc README.md %changelog +* Thu Feb 17 2022 Automatic Build System 5.91.0-1mamba +- automatic version update by autodist + * Sun Jan 09 2022 Automatic Build System 5.90.0-1mamba - automatic version update by autodist