From 37159ba0144f012dca93ea88743bc2088bc8d35b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 21 2017 16:43:35 +0000 Subject: BR: Qt5TextToSpeech --- diff --git a/kanagram.spec b/kanagram.spec index 70a8857..0a37c75 100644 --- a/kanagram.spec +++ b/kanagram.spec @@ -1,7 +1,7 @@ Name: kanagram Summary: Letter Order Game Version: 17.08.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -32,7 +32,7 @@ BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5OpenGL) ## TODO -#BuildRequires: pkgconfig(Qt5TextToSpeech) +BuildRequires: pkgconfig(Qt5TextToSpeech) BuildRequires: libappstream-glib %global majmin_ver %(echo %{version} | cut -d. -f1,2) BuildRequires: libkeduvocdocument-devel >= %{majmin_ver} @@ -102,6 +102,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %changelog +* Tue Nov 21 2017 Rex Dieter - 17.08.3-2 +- BR: Qt5TextToSpeech + * Wed Nov 08 2017 Rex Dieter - 17.08.3-1 - 17.08.3