forked from pool/kmouth
Accepting request 723680 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723680 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmouth?expand=0&rev=97
This commit is contained in:
commit
0dd5b4049f
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:712e21cc8cb45880b02c9cf5aa3a1bb2d54f9a2e09d1bbd2667eb99beded64dc
|
||||
size 1958784
|
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,35 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:02 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Remove unused includes
|
||||
* Fix forward declaration
|
||||
* use the id as defined in this file
|
||||
* Fix clazy warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:36 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}')}
|
||||
%bcond_without lang
|
||||
Name: kmouth
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Speech Synthesizer Frontend
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
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: extra-cmake-modules
|
||||
BuildRequires: kcompletion-devel
|
||||
|
Loading…
Reference in New Issue
Block a user