From 80c2a42a9c45868ef4e3657b56e434f004885a21 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:11:20 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024] --- kf6-attica.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kf6-attica.spec b/kf6-attica.spec index c73526b..c4e759e 100644 --- a/kf6-attica.spec +++ b/kf6-attica.spec @@ -1,7 +1,7 @@ %define framework attica %define majver %(echo %version | cut -d. -f1-2) Name: kf6-attica -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: A Qt library that implements the Open Collaboration Services API Group: System/Libraries @@ -13,6 +13,8 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/attic License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Network BuildRequires: libgcc BuildRequires: libstdc++6-devel BuildRequires: qt6-qtbase-devel @@ -74,6 +76,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog README.md %changelog +* Fri Nov 08 2024 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sat Oct 12 2024 Automatic Build System 6.7.0-1mamba - automatic version update by autodist