Accepting request 796967 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmouth?expand=0&rev=105
This commit is contained in:
commit
44c669f864
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:424dd4cf81cd43e47630ada0f2a9e47be8106b31ebf2e5c8c1077e55e3a8113f
|
||||
size 1965380
|
@ -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-----
|
3
kmouth-20.04.0.tar.xz
Normal file
3
kmouth-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d62545531b0f92a2b0b7a4a6be002ae7592bdf8538bb837340872178ddf65b7
|
||||
size 1964576
|
11
kmouth-20.04.0.tar.xz.sig
Normal file
11
kmouth-20.04.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:38 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- 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 <lbeltrame@kde.org>
|
||||
|
||||
- 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 <lbeltrame@kde.org>
|
||||
|
||||
- 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 <lbeltrame@kde.org>
|
||||
|
||||
|
18
kmouth.spec
18
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.
|
||||
|
Loading…
Reference in New Issue
Block a user