From b17ebc0669538cbec81b0a50eae8efa733ef7fb9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:32:33 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Sat Nov 09 2024] --- kf6-ktexttemplate.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kf6-ktexttemplate.spec b/kf6-ktexttemplate.spec index 1af34e3..aeace97 100644 --- a/kf6-ktexttemplate.spec +++ b/kf6-ktexttemplate.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-ktexttemplate -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: Library to allow application developers to separate the structure of documents from the data they contain Group: System/Libraries @@ -14,9 +14,10 @@ Source: https://download.kde.org/stable/frameworks/%{majver}/ktexttemplat License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Network BuildRequires: libgcc BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -79,6 +80,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KF6TextTemplate.* %changelog +* Sat Nov 09 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