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/klettres-19.07.90.tar.xz b/klettres-19.07.90.tar.xz deleted file mode 100644 index 08e5c6c..0000000 --- a/klettres-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e41df6a930ab577f64eee3b0efc2aba2b7cdb14dd2b117eb84c62d9e8a5e7b9 -size 40138696 diff --git a/klettres-19.08.0.tar.xz b/klettres-19.08.0.tar.xz new file mode 100644 index 0000000..9fa6c2a --- /dev/null +++ b/klettres-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a680ff0c2c3868a2478da0e2a5eb8db8579e5ba9165743c8a2c20704c062be4 +size 40136528 diff --git a/klettres-19.08.0.tar.xz.sig b/klettres-19.08.0.tar.xz.sig new file mode 100644 index 0000000..d3506bf --- /dev/null +++ b/klettres-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxocACgkQ29LOiT4t +HIcI9Qf+LZJmsgmBfmGu+i4ULb8bVCWB+ZEVR3kIUmlSy+ycDBt01dxih73p3B66 +rdW4T8AzRySOebz4yHwuInApxsyZmoIE80aJfGDn1bho1xcPfsclVcH3CaAVpk5J +n0nY7S9+VkFczqq3xCFZCXtxoNbWVxXj7qDBnzLwbwBQDbO7djAXYu6H4mkb1wQi +CO33+Xa8PFwe5L6eVauMeO1gz0p5MCc0/buezf23dqwxxq5otNrle47amiYjgHBd +WdfDLR7OESvx1xEKh4v+8Ixb5iTGHOj4XaO05+gNmykDkqdjt82H8SyC3AZo0Z0X +mBbkK106ZwKuuI80O0QDEaO+zNQBdg== +=A2/O +-----END PGP SIGNATURE----- diff --git a/klettres.changes b/klettres.changes index ea7eb26..dfb201c 100644 --- a/klettres.changes +++ b/klettres.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:10 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:49 UTC 2019 - lbeltrame@kde.org diff --git a/klettres.spec b/klettres.spec index bbfdb76..790551c 100644 --- a/klettres.spec +++ b/klettres.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: klettres -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Alphabet Learning Game License: GPL-2.0-or-later Group: Amusements/Teaching/Language -URL: http://edu.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://edu.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: extra-cmake-modules BuildRequires: kcompletion-devel BuildRequires: kconfigwidgets-devel