diff --git a/kturtle-20.11.90.tar.xz b/kturtle-20.11.90.tar.xz deleted file mode 100644 index 8202175..0000000 --- a/kturtle-20.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b5a22a6890b081b7681a0bb11fb4d9ecba937b01f3ddb95202c54b1307cc743 -size 1837212 diff --git a/kturtle-20.11.90.tar.xz.sig b/kturtle-20.11.90.tar.xz.sig deleted file mode 100644 index 5c9472e..0000000 --- a/kturtle-20.11.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs0ACgkQ29LOiT4t -HIeYZQf+K2TeqQgxK9BOVSBtOFzQ0ETTYROU26IBQXdVrwBy8XC58Qwas3KrNpWQ -JnztPV9TVSgGiHRE0hERjhwGpIOixuz3OenK2QlLIMdQdq9SdRS/YSpjoE3aVDno -HUBaR3AZ6wf/U2DTuBchs87li8fGsyG61HeVKbiqo5myC/686d3KgZOu6n6/y69S -XJfBImMyyAvEUAOrfgw6RMHv6ABf7zc/YFL3Rztin7wS+Ckg5TXqJ7npCs7S9ggo -MgGpiqWN7LZIcUBbOLFD/1SYfSsCRUlKANeAICt9PKhkRULMMYhS3w7EFjOzwmF9 -YlW26guRAsROxC/CmQtlHD0Zi4gFLg== -=1j4B ------END PGP SIGNATURE----- diff --git a/kturtle-20.12.0.tar.xz b/kturtle-20.12.0.tar.xz new file mode 100644 index 0000000..72b03f3 --- /dev/null +++ b/kturtle-20.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf60bff1b207857faa9f970099e447d04962ce8c09018c10f5e6dd07f381e68d +size 1837452 diff --git a/kturtle-20.12.0.tar.xz.sig b/kturtle-20.12.0.tar.xz.sig new file mode 100644 index 0000000..e10e084 --- /dev/null +++ b/kturtle-20.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIgACgkQ29LOiT4t +HIdQNAf8DNF+0hGQvXErokVjrUTQo9H4+MqJzvN9xIvW3+UsF9HoiT0u1r/Rtb/G +NEDnq10G8C8lDGPs0cGdz+cSdFH+K5y5iLS6qstWOVhzRlvTh4dGoCC+BYkNRyoQ +0/Ou/HD7VIoTc2/p+7SWESpmd1eM8C59cGZOQTcxxVXSXkf9ZXSD8MtE9W1wQ/wO +PMPZIi4CM6uXIDy4GJPKbtDGBJdojjRmSARZmwFMH529heQ2HRhfILk+3v6tlhzD +tU003eX8Ub2wnxX7CO6oPyUjaECnEEWVVMVJN77YJlYlEpZr6/aV+33JGz7vLxdS +Uw/1zq04Ekv8TJAsfSAKmKCHoqX0bA== +=pyxY +-----END PGP SIGNATURE----- diff --git a/kturtle.changes b/kturtle.changes index 6b9df52..3b53ec9 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Dec 5 23:17:31 UTC 2020 - Luca Beltrame + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + ------------------------------------------------------------------- Fri Nov 27 15:17:44 UTC 2020 - Christophe Giboudeaux diff --git a/kturtle.spec b/kturtle.spec index 60bc889..4ca4fdd 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.11.90 +Version: 20.12.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