Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=120
This commit is contained in:
parent
1a0c1c3763
commit
156fe1a7b5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5748040d9f8fb2ec6a6e3f6d36477a3fde31ee1d95f33e14d67f8ee8139f1333
|
||||
size 2083884
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAAACgkQ29LOiT4t
|
||||
HId2jAf/WwWCz/hTIBg9Fqh/RXSGlADzkG8Snl0xmlPyBbZ2tqAfDhBZeb4DXvqb
|
||||
poCcrf+hBlKA3TKN+fBIb/CP8gMYgVNKrJd/O04kgqf8pMGRi5hyekwcFnAeUFdP
|
||||
0fP89dpbQEUkL5h91jVgjjuZo04xeg9I4Ucd1iU4icU/pUlo7np5/ao4E4mNlVU8
|
||||
VLG9yEOpA9mnNfw8MaiiOdEtrXbIIfVn0zNRnIZZ9RQsz7quajjUIcfs2weuHUJg
|
||||
kI8970jWWoP5fXQxLVCpZUHQgJwPr0UK4T3VmwRgqTTuTcl+ZLIOJ3/yptG4VK82
|
||||
mLl1lsFgnShNhD+uUvCX6ATQeqFVGQ==
|
||||
=WMsy
|
||||
-----END PGP SIGNATURE-----
|
3
kmouth-20.08.0.tar.xz
Normal file
3
kmouth-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a783e73e8087d090cf4eba89fabcb9aee8c6b0858a6dea8a137323c1bbc110b1
|
||||
size 2083916
|
11
kmouth-20.08.0.tar.xz.sig
Normal file
11
kmouth-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgkACgkQ29LOiT4t
|
||||
HIfU5wf+M53FEXTkYz4/Dft/RavO3y2kr5nWvSXX6Z02Q5mrn5cvxnTJLbJTeZIo
|
||||
DaOejy49Y/Ulob0IF0VFalv92QqkNiqzK2iAKDhhyHWbRDJOGYHlckboZNEMJAPi
|
||||
IMvdv52b1btEVyFUIno/ITJEwMblqdX0npRxacb82ioSltFS7nm5gxm5iTBnOSNM
|
||||
lQA2qii5Oei4K5C+6Pl7oEiW5394gQvTcM043dXPbOB6KeklqMTtEkOdXQNQK9D3
|
||||
1yZG8yUQ7Z9pjfOBo+cbXzfw+2w1JwUN4IGl9hc/Bns5soFi1513Np3A7hswDspK
|
||||
/xpQFT/1+tcV5OENa+Z3EXv6yYshmQ==
|
||||
=Tr+4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- Changes since 20.07.90:
|
||||
* appstream: fix <launchable>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:59:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kmouth
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libspeechd-devel
|
||||
@ -52,7 +52,7 @@ Recommends: %{name}-lang
|
||||
Provides: kde4-kmouth = 4.3.0
|
||||
Obsoletes: kde4-kmouth < 4.3.0
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user