diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kmouth-19.04.3.tar.xz b/kmouth-19.04.3.tar.xz deleted file mode 100644 index 3cf816d..0000000 --- a/kmouth-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:712e21cc8cb45880b02c9cf5aa3a1bb2d54f9a2e09d1bbd2667eb99beded64dc -size 1958784 diff --git a/kmouth-19.08.0.tar.xz b/kmouth-19.08.0.tar.xz new file mode 100644 index 0000000..7cf44d3 --- /dev/null +++ b/kmouth-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608479db4b2a98ecd17bdc1b1ef20203f492647b43311e903fb10338a59e0098 +size 1966328 diff --git a/kmouth-19.08.0.tar.xz.sig b/kmouth-19.08.0.tar.xz.sig new file mode 100644 index 0000000..a5dca21 --- /dev/null +++ b/kmouth-19.08.0.tar.xz.sig @@ -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----- diff --git a/kmouth.changes b/kmouth.changes index cf3d0b3..dd271ed 100644 --- a/kmouth.changes +++ b/kmouth.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:20 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/kmouth.spec b/kmouth.spec index 367de25..ddfd710 100644 --- a/kmouth.spec +++ b/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