diff --git a/kmouth-19.12.3.tar.xz b/kmouth-19.12.3.tar.xz deleted file mode 100644 index fa2cbfd..0000000 --- a/kmouth-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:424dd4cf81cd43e47630ada0f2a9e47be8106b31ebf2e5c8c1077e55e3a8113f -size 1965380 diff --git a/kmouth-19.12.3.tar.xz.sig b/kmouth-19.12.3.tar.xz.sig deleted file mode 100644 index cc7e5d0..0000000 --- a/kmouth-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXQACgkQ29LOiT4t -HIdwjAf9H1CVjKFbX+drUxYjw231Syy8h5lps+ylJVoeHQx6BPZXbsDmXDL63iUN -BNHalcukr8cABxCa38fV8B5kTN8bVvegMvG+KX9Bz3gI8aMjpvyMVeVq3WBLfcha -zKEqbF4/pTdiPYPrYn0g1zeuxU6UrCSpXI6PYvRq5CInf/uGdXES2/JHYlF3noSX -+otjrAzvkfH7lWJyTBeMl4nkkBmq/3jxezku6fOunq2e1Veva7AFM+NEEaP7bkD3 -5k3lDhR5FgNNgCbFI9XVj9Gtp3hrIraHZ3R1vNta/rW2NPamUwRnu43qVxu3Vsl/ -fowEXtcHzsDsqT/KpaFF6b9qbkCYKg== -=K7dX ------END PGP SIGNATURE----- diff --git a/kmouth-20.04.0.tar.xz b/kmouth-20.04.0.tar.xz new file mode 100644 index 0000000..20faaa4 --- /dev/null +++ b/kmouth-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d62545531b0f92a2b0b7a4a6be002ae7592bdf8538bb837340872178ddf65b7 +size 1964576 diff --git a/kmouth-20.04.0.tar.xz.sig b/kmouth-20.04.0.tar.xz.sig new file mode 100644 index 0000000..6883112 --- /dev/null +++ b/kmouth-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9YACgkQ29LOiT4t +HIeyXQf/QfGGowr0uAdBfMGPBJaH+yvnaXpxVfbHkaEGn3vs0viYsTKwQX91Tc4j +l8laf7B3fbUB6eM3owOoW3uTdInsUfzgbWVxgetE2mAi9Ma3+M1wUNhwrZ/ntHtC +yRa3nUPIscPi5/v23s1SZJ5v5tRe3Rw0nB4LrHD/yAouQREwn59LXec0KMfLwhmf +YkhPtLDIvg/q9b0LpJM0W68+05J7hK/ebn6bGYgNBBGahXFqKosygf+PFbEoSLue +Z2gbHrrwRnTtXCaMfFrFmtl2qiMdjS/roi8kK+FJZ1xlPA0t3luhhrxtpZHFRpo3 +/U7R/Gi4aY6/e5ZwmsiaLSUbV8qy7A== +=voE7 +-----END PGP SIGNATURE----- diff --git a/kmouth.changes b/kmouth.changes index 1babe32..b75aa12 100644 --- a/kmouth.changes +++ b/kmouth.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:38 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:15 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:11 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * [ca]: Added Catalan phrasebooks + * Make it compile against qt5.15 + * Don't use nullptr as flag value + * Fix link: ui.html -> menus.html + * Use the new connect syntax + * Use URLs with transport encryption + ------------------------------------------------------------------- Thu Mar 5 20:36:18 UTC 2020 - Luca Beltrame diff --git a/kmouth.spec b/kmouth.spec index aa0fff1..8391c58 100644 --- a/kmouth.spec +++ b/kmouth.spec @@ -1,7 +1,7 @@ # # spec file for package kmouth # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,19 +21,18 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmouth -Version: 19.12.3 +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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: alsa-devel BuildRequires: extra-cmake-modules +BuildRequires: libspeechd-devel +BuildRequires: sbl +BuildRequires: update-desktop-files BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) @@ -44,9 +43,6 @@ BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) -BuildRequires: libspeechd-devel -BuildRequires: sbl -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5TextToSpeech) @@ -55,6 +51,10 @@ BuildRequires: cmake(Qt5Xml) Recommends: %{name}-lang Provides: kde4-kmouth = 4.3.0 Obsoletes: kde4-kmouth < 4.3.0 +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description The computer "speaks" the entered text for talking with people.