From d7bb655d50e053e2c1fc434a2b524cd6712b9566 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:27:53 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Sun Nov 10 2024] --- kf6-knewstuff.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/kf6-knewstuff.spec b/kf6-knewstuff.spec index ecc1fbf..72b07e4 100644 --- a/kf6-knewstuff.spec +++ b/kf6-knewstuff.spec @@ -1,7 +1,7 @@ %define framework knewstuff %define majver %(echo %version | cut -d. -f1-2) Name: kf6-knewstuff -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: Framework for downloading and sharing additional application data Group: System/Libraries @@ -13,6 +13,12 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/knews License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-attica-devel @@ -24,7 +30,6 @@ BuildRequires: libkf6-kpackage-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-syndication-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -98,6 +103,9 @@ This package contains libraries and header files for developing applications tha %doc README.md TODO %changelog +* Sun Nov 10 2024 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sun Oct 13 2024 Automatic Build System 6.7.0-1mamba - automatic version update by autodist