From 3f9d6de68f1713b2ed64233e27b166c5263986134f04449d34b4d42dae914871 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:38:46 +0000 Subject: [PATCH 1/2] 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 --- kmouth-18.04.3.tar.xz | 3 --- kmouth-18.07.80.tar.xz | 3 +++ kmouth.changes | 11 +++++++++++ kmouth.spec | 8 ++------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 kmouth-18.04.3.tar.xz create mode 100644 kmouth-18.07.80.tar.xz diff --git a/kmouth-18.04.3.tar.xz b/kmouth-18.04.3.tar.xz deleted file mode 100644 index 7da0812..0000000 --- a/kmouth-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d3ecbf1bade1c8f51991080c901fd90ccc3d4082cd7237b97548f219c6ce41 -size 1766968 diff --git a/kmouth-18.07.80.tar.xz b/kmouth-18.07.80.tar.xz new file mode 100644 index 0000000..65615fb --- /dev/null +++ b/kmouth-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5c4798ce2729366211374f5f2a4bc5eb87a53af45e6c1c926be5bf60de9f46 +size 1767096 diff --git a/kmouth.changes b/kmouth.changes index 64293e1..c5f2dbc 100644 --- a/kmouth.changes +++ b/kmouth.changes @@ -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 diff --git a/kmouth.spec b/kmouth.spec index 768e33b..a090de9 100644 --- a/kmouth.spec +++ b/kmouth.spec @@ -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 From 115527728893a9f10998fe0c96c5d119e694ad9bea6098d3bbabc6ae4b0e4cfc Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:10 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=71 --- kmouth-18.07.80.tar.xz | 3 --- kmouth-18.08.0.tar.xz | 3 +++ kmouth.changes | 10 ++++++++++ kmouth.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kmouth-18.07.80.tar.xz create mode 100644 kmouth-18.08.0.tar.xz diff --git a/kmouth-18.07.80.tar.xz b/kmouth-18.07.80.tar.xz deleted file mode 100644 index 65615fb..0000000 --- a/kmouth-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af5c4798ce2729366211374f5f2a4bc5eb87a53af45e6c1c926be5bf60de9f46 -size 1767096 diff --git a/kmouth-18.08.0.tar.xz b/kmouth-18.08.0.tar.xz new file mode 100644 index 0000000..a77f6cc --- /dev/null +++ b/kmouth-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d551e41b7132ad4ce1c35bdf4bfcb480cf8c769b230e9a94758dca436fb25859 +size 1766868 diff --git a/kmouth.changes b/kmouth.changes index c5f2dbc..c6db318 100644 --- a/kmouth.changes +++ b/kmouth.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:05:33 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + ------------------------------------------------------------------- Thu Jul 26 13:00:49 UTC 2018 - lbeltrame@kde.org diff --git a/kmouth.spec b/kmouth.spec index a090de9..fc48af2 100644 --- a/kmouth.spec +++ b/kmouth.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kmouth -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)