From dfd7b8f825e7059133065b4009036d1b818d002d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:13:09 +0100 Subject: [PATCH] automatic version update by autodist [release 21.12.0-1mamba;Thu Dec 09 2021] --- kmouth.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kmouth.spec b/kmouth.spec index 42ae1d6..3ffbddd 100644 --- a/kmouth.spec +++ b/kmouth.spec @@ -1,5 +1,5 @@ Name: kmouth -Version: 21.08.3 +Version: 21.12.0 Release: 1mamba Summary: KDE's type-and-say frontend for speech synthesizers Group: Graphical Desktop/Applications/Accessibility @@ -11,6 +11,7 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/kmo License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5TextToSpeech-devel BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkauth-devel @@ -27,9 +28,9 @@ BuildRequires: libkservice-devel BuildRequires: libkwidgetsaddons-devel BuildRequires: libkwindowsystem-devel BuildRequires: libkxmlgui-devel -BuildRequires: libqt5-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -90,6 +91,9 @@ exit 0 %doc AUTHORS COPYING COPYING.DOC %changelog +* Thu Dec 09 2021 Automatic Build System 21.12.0-1mamba +- automatic version update by autodist + * Thu Nov 04 2021 Automatic Build System 21.08.3-1mamba - automatic version update by autodist