SHA256
1
0
forked from pool/kmouth

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:
Wolfgang Bauer 2018-07-28 13:38:46 +00:00 committed by Git OBS Bridge
parent 2b909e36cf
commit 3f9d6de68f
4 changed files with 16 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8d3ecbf1bade1c8f51991080c901fd90ccc3d4082cd7237b97548f219c6ce41
size 1766968

3
kmouth-18.07.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af5c4798ce2729366211374f5f2a4bc5eb87a53af45e6c1c926be5bf60de9f46
size 1767096

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jul 26 13:00:49 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Do not duplicate work of KAboutData::setupCommandLine()
* mutal people → mute people
-------------------------------------------------------------------
Fri Jul 13 04:50:01 UTC 2018 - lbeltrame@kde.org

View File

@ -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