diff --git a/kturtle-20.07.90.tar.xz b/kturtle-20.07.90.tar.xz deleted file mode 100644 index adf7c15..0000000 --- a/kturtle-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f4eb46bf50a20e213efff430b532f116ad6842da6139ab168e4cbcc10c1a418 -size 1837080 diff --git a/kturtle-20.07.90.tar.xz.sig b/kturtle-20.07.90.tar.xz.sig deleted file mode 100644 index 56a9668..0000000 --- a/kturtle-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAYACgkQ29LOiT4t -HIdFEgf7BYbXrqS1wJKQk6g6f+PCYWLUqHAjL1iMDV8Kw+qEa+J19twV+qE5ZkVJ -daYcQ1B5q/A48uGgdV4AVv1GYlzrMIPEgrWv7Cjw51nXBAcchYcSoH5HarQwuDgO -+rQ0FWoaRNkNC6/fpyq9/jFOvtPyOFik5Bv5WDJO4e+TpdWOuoj/wkrIAMuhW5d8 -4t/uo2dsze+CFeMZpKi8lJg0+KgznChGqBPbuJSMA3sslbZ2JWnmLstfZpJ/+tgh -dVn48PYYm4ubcgqdB0KBUsQ6CQt/0o3K2lCzQxKtkVHQuSnGju95amKwuWrvY5H3 -3DM1xQtIATZocUnzREQGyRDuJ/qAEw== -=HY1e ------END PGP SIGNATURE----- diff --git a/kturtle-20.08.0.tar.xz b/kturtle-20.08.0.tar.xz new file mode 100644 index 0000000..ec5ed20 --- /dev/null +++ b/kturtle-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c086a0aec74d9d5aa5792f026e6b44b8fdc613cfdeba060fb4694fb3e9b27f9 +size 1836968 diff --git a/kturtle-20.08.0.tar.xz.sig b/kturtle-20.08.0.tar.xz.sig new file mode 100644 index 0000000..7eb65ce --- /dev/null +++ b/kturtle-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg8ACgkQ29LOiT4t +HIdi0Af+LiOdrxSzLjcS9YycVYm0tK2u7uczNZM25MB8o0hX34hWR6aizD+bnisF +471YAnS9/MlY+8Sl7EVb2460v+lyR/sw3IcsY1lv2KFaTtTFmfj8DGhXa8TenaTY +8DROwJnbX/2PpSuCmmzCqHiPLVkldWMMqRWkKbZYROfr1JxyaHFBB3Ud2c4xnIUI +DlM7tX08GOvBKu5kr8C1BJRjmynpWmp5N54WFc/uCtwjzTRg4vjWgHbuNMLvlSkQ +0kpfbTz7Lur1NnEKpGqyb494q8IUDIW+X7OyIJWiQJowJ+/C8zGxaB2DJW0ZudRG +6PkZcFtLiFjEbaPrp9MNQJVpYnBdFA== +=8P4G +-----END PGP SIGNATURE----- diff --git a/kturtle.changes b/kturtle.changes index bbf1cbe..68a0b60 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 9 09:10:21 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + ------------------------------------------------------------------- Sun Aug 2 08:00:40 UTC 2020 - Christophe Giboudeaux diff --git a/kturtle.spec b/kturtle.spec index e0a2adb..c09eb59 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version: 20.07.90 +Version: 20.08.0 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later Group: Amusements/Teaching/Mathematics URL: https://edu.kde.org -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: update-desktop-files BuildRequires: cmake(KF5Crash) @@ -42,7 +42,7 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} -Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif Recommends: %{name}-lang