SHA256
1
0
forked from pool/kmouth

KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=111
This commit is contained in:
2020-04-24 07:23:33 +00:00
committed by Git OBS Bridge
parent 2626e34d9a
commit e61f66caff
6 changed files with 26 additions and 17 deletions

View File

@@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmouth
Version: 20.03.90
Version: 20.04.0
Release: 0
Summary: Speech Synthesizer Frontend
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: alsa-devel
BuildRequires: extra-cmake-modules
BuildRequires: libspeechd-devel
@@ -52,7 +52,7 @@ Recommends: %{name}-lang
Provides: kde4-kmouth = 4.3.0
Obsoletes: kde4-kmouth < 4.3.0
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif