automatic version update by autodist [release 6.8.0-1mamba;Sat Nov 09 2024]

This commit is contained in:
Automatic Build System 2024-11-11 18:32:33 +01:00
parent b4ee1f7049
commit b17ebc0669

View File

@ -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 <autodist@openmamba.org> 6.8.0-1mamba
- automatic version update by autodist
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
- automatic version update by autodist