KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=126
This commit is contained in:
parent
3bf264cb50
commit
e9e9ccdcd2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38f86ecc21be11f9fd897f9897e60df713ab20984ed8a04bf8eb7fc3ba955d6f
|
|
||||||
size 2082872
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsYACgkQ29LOiT4t
|
|
||||||
HIcmJgf/eVVnaWUucEyGtfUr1hfU9qCoWMKaWAyYKfKrRWyQP6d/y/eSD5cLPh5Y
|
|
||||||
euNB3WJuOCSlQZgts+SC3wXaBX+OIpVj0Rs2wHwWlP6iC/JEvzgYTh96BrQYvD0s
|
|
||||||
r6YWOH6duJPopndoGDz2KIivBC3qAAQlGULaLWgKySEsQ5QmCFmuUGqozygOA9Fw
|
|
||||||
SBecT1g6SXMoZennMlwBAwukklcS65AhF5Uf3/XuUxJ6f1yqEkGsmB5ShdziCV8+
|
|
||||||
l7Ahd7+Nq2lI2CZvR4ajTlZL3lFi/f+P7oV9AMQks1QV9v/oSrMQtpZB3DD5bHoP
|
|
||||||
mpc79z6NrbRiOduWQtQZ9pF9fHVftw==
|
|
||||||
=KKcp
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kmouth-20.12.0.tar.xz
Normal file
3
kmouth-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a97bd05b8776d8dca074252e4c34317686f93628a5eed623fadd8600d8bb228
|
||||||
|
size 2082852
|
11
kmouth-20.12.0.tar.xz.sig
Normal file
11
kmouth-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIEACgkQ29LOiT4t
|
||||||
|
HIfeugf5AT/i0czSGpMCkXRCaFK9ALUhIGER8Olj3i9CMNeTLbTVsBYYTiXpDwSx
|
||||||
|
xJ8TfK0UP+zZfOyAaxTO9msbj3e9CWqKo0tGRhXEei4fOiEykbeuM1W+Nt1+NEFo
|
||||||
|
Zvcl36BG0gffjczQxxTNUN0gYlWhs6C4OOuZuk5QA50sUKeQhfIa/Ol/s47qlv7P
|
||||||
|
CWNpBSbFNYs+vJ4VoEbfV4e00UaxV12BUznUBCCnNxnSrV9DkN3t1rIXlBx1guUY
|
||||||
|
lQaG4k3ANC57aXY53fMLyCHs+/PDiIdVHjyY45z/U347AqJZ1jAnnVkrFqhzTq9G
|
||||||
|
NMw6KLtXfvX/5Pi9f+Y0ffPN5gurpA==
|
||||||
|
=oBsp
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kmouth
|
Name: kmouth
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Speech Synthesizer Frontend
|
Summary: Speech Synthesizer Frontend
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
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: alsa-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: libspeechd-devel
|
BuildRequires: libspeechd-devel
|
||||||
@ -52,7 +52,7 @@ Recommends: %{name}-lang
|
|||||||
Provides: kde4-kmouth = 4.3.0
|
Provides: kde4-kmouth = 4.3.0
|
||||||
Obsoletes: kde4-kmouth < 4.3.0
|
Obsoletes: kde4-kmouth < 4.3.0
|
||||||
%if %{with lang}
|
%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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user