KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=70
This commit is contained in:
committed by
Git OBS Bridge
parent
2b909e36cf
commit
3f9d6de68f
@@ -18,11 +18,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kmouth
|
||||
Version: 18.04.3
|
||||
Version: 18.07.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Speech Synthesizer Frontend
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
@@ -52,16 +52,12 @@ BuildRequires: pkgconfig(Qt5Xml)
|
||||
BuildRequires: update-desktop-files
|
||||
Provides: kde4-kmouth = 4.3.0
|
||||
Obsoletes: kde4-kmouth < 4.3.0
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
|
||||
%description
|
||||
The computer "speaks" the entered text for talking with people.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Reference in New Issue
Block a user