diff --git a/kf6-kpeople.spec b/kf6-kpeople.spec index 00a8e3f..15d100d 100644 --- a/kf6-kpeople.spec +++ b/kf6-kpeople.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kpeople -Version: 6.6.0 +Version: 6.7.0 Release: 1mamba Summary: KDE Frameworks 6 access to all contacts and aggregates them by person Group: System/Libraries @@ -14,6 +14,13 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kpeop License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Sql +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kcontacts-devel @@ -22,7 +29,6 @@ BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kitemviews-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -96,6 +102,9 @@ exit 0 %{_qt6_docdir}/KF6People.* %changelog +* Sat Oct 12 2024 Automatic Build System 6.7.0-1mamba +- automatic version update by autodist + * Sun Sep 15 2024 Automatic Build System 6.6.0-1mamba - automatic version update by autodist