From 6af7ab2eceefd75dcf1e9bb9c68e1e9e020997be Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 24 Oct 2024 14:55:45 +0200 Subject: [PATCH] update to 6.8.0 [release 6.8.0-1mamba;Sat Oct 19 2024] --- qt6-qtspeech.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/qt6-qtspeech.spec b/qt6-qtspeech.spec index ab6df6f..a462e50 100644 --- a/qt6-qtspeech.spec +++ b/qt6-qtspeech.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtspeech -Version: 6.7.3 +Version: 6.8.0 Release: 1mamba Summary: Qt6 speech component Group: System/Libraries @@ -12,6 +12,9 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libglvnd-devel @@ -83,6 +86,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt6TextToSpeech.pc %changelog +* Sat Oct 19 2024 Silvan Calarco 6.8.0-1mamba +- update to 6.8.0 + * Wed Oct 09 2024 Automatic Build System 6.7.3-1mamba - automatic version update by autodist