Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=93
This commit is contained in:
parent
133c67d983
commit
de5fc642db
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3d99d43993ed37fa64c5874ea6f57b70bea83f4c20325585881489e64866da5
|
|
||||||
size 1965740
|
|
3
kmouth-19.08.0.tar.xz
Normal file
3
kmouth-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:608479db4b2a98ecd17bdc1b1ef20203f492647b43311e903fb10338a59e0098
|
||||||
|
size 1966328
|
11
kmouth-19.08.0.tar.xz.sig
Normal file
11
kmouth-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxokACgkQ29LOiT4t
|
||||||
|
HIfuMQgAhVh3rORRkg2E2gTkrjXblbENGLh+xVHKJGQob2ymLUL8XqH2TVkqtLCj
|
||||||
|
B+XWXPyFQymm/Byu5giEltnnbQHmjQayfSVFOAkYJrmP/B8ArBSFmZ37AUK2VKpn
|
||||||
|
3JV3vyxnnCtl2JmqI5qtDQK5rIowtQHMI8Wgac9d4fcmF5aX66snpLcEIhwffU3z
|
||||||
|
m2gCMLOWBJ0GKyZ1M09Ahi/n9t8p51KXNKJxdYp2RMcQ5wD2BXg+S1j62ZOPcA7U
|
||||||
|
UqPkR9wiiI61vA0TU+ZZs9rMPpyhayK8mQ/4s13LxVTBUHGUdc0I6Pm9/1vvnFdr
|
||||||
|
nZuuN0h3za6dWAIfXaCpAfPRFI3t+g==
|
||||||
|
=tFNt
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kmouth.spec
10
kmouth.spec
@ -21,13 +21,17 @@
|
|||||||
%{!?_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: 19.07.90
|
Version: 19.08.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: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kcompletion-devel
|
BuildRequires: kcompletion-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user