SHA256
1
0
forked from pool/kturtle

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=130
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:48 +00:00 committed by Git OBS Bridge
parent 8ebb7329bc
commit 62a31318c8
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b5a22a6890b081b7681a0bb11fb4d9ecba937b01f3ddb95202c54b1307cc743
size 1837212

View File

@ -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-----

3
kturtle-20.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf60bff1b207857faa9f970099e447d04962ce8c09018c10f5e6dd07f381e68d
size 1837452

View File

@ -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-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:17:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- 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 <christophe@krop.fr>

View File

@ -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