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/artikulate-19.07.90.tar.xz b/artikulate-19.07.90.tar.xz deleted file mode 100644 index cea4000..0000000 --- a/artikulate-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86d5562fc93ecd8a2911427c03ffadc81c9844d0f9fed17acee067594565ef2d -size 4006800 diff --git a/artikulate-19.08.0.tar.xz b/artikulate-19.08.0.tar.xz new file mode 100644 index 0000000..38f063b --- /dev/null +++ b/artikulate-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f1ecb2e6d0d2e8bb1c86d64935c9f2411e0e72781e3211ed0014a02acd72ba +size 3996468 diff --git a/artikulate-19.08.0.tar.xz.sig b/artikulate-19.08.0.tar.xz.sig new file mode 100644 index 0000000..5ce0d6f --- /dev/null +++ b/artikulate-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxngACgkQ29LOiT4t +HIdZsQgAiu5/mnoYJXgldJcVRmtXgqUiWbMzjdGRjAtnf8r/CjrLsLB0XM6AqGdk +O5CvdQsP+F30TYkwaijYx4q22u3dN9NJCzE0dQQ7mkM8UaMVR+bNa0UXGrzmtPLw +7RkhlgPxAls/ngyyUq3/DsMm4JJATxBiDSic9uwRACst/eTZkJdA+9XanD7h4B4M +jQHVzqwrOkEkd1/XrEvOkJe1ANzbEo4DCISDroOpUbWPSYEo3hMI2ALt+Og8qdZ3 +9hvsL31uwu8SoLt8RoH4xVUahNFpSH/VB8/FpQHXt2XX0gKNiEfZv5Uiui0LHHAe +r1CIE99TMyN1psrWtV9PhMp+L0PNMQ== +=Zky6 +-----END PGP SIGNATURE----- diff --git a/artikulate.changes b/artikulate.changes index 6b1f458..de90045 100644 --- a/artikulate.changes +++ b/artikulate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:29:59 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:47 UTC 2019 - lbeltrame@kde.org diff --git a/artikulate.spec b/artikulate.spec index 64a3c07..015fc3b 100644 --- a/artikulate.spec +++ b/artikulate.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: artikulate -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Pronunciation Self-Teaching License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause Group: Amusements/Teaching/Other -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 >= %{kf5_version} BuildRequires: fdupes BuildRequires: karchive-devel