SHA256
1
0
forked from pool/kturtle
Christophe Giboudeaux 2020-11-21 12:58:43 +00:00 committed by Git OBS Bridge
parent 3b7caf6925
commit 2ffd091da3
6 changed files with 39 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqj8ACgkQ29LOiT4t
HIc+AAgAmzaogcjZMLwKOgQdwgGHYS3Zqp8AHlVh3KH76ZTCFMmWi8morUMpph9U
zwQinTOJ/IPYRG2D9ADep+VF96X8AFYEmQnCaXCkFYmdtaa2OrdiC1q66ca9lW6g
jmyxhXxdQUlfCGwyba3BH/xsX67xY1irXh/GcuvNFg5NktrX+b+DV+zjNmUjFfUN
bwwFfcx/nqI7C+qBzyNIP2eMv5JlPjzg8QIDejV8JbVC10Zo3nxMsyScAg37MQCj
y5eIp3SFqll7xRx92vLQNiyiwRf5OM33uvJMzwi6ycmOsTp8ogDCED+pULpEftSw
oeMzo4P6azPEMjpRussVivbG5wOEeQ==
=S2nC
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uooEACgkQOmpNuDnq
ptdZKQ//ZfIyOXkKO9OttvYX79+cBbmCu8heugf8Qq3YVdYP1uT7r93S0XscWiNY
VZPvetjaiMUdLncKMd7vNLeK/Tl6GDiJJ5TWl/WeLr0a/tQW88i+3UYmTS0UAfR3
QCS6ZTlqtiK+atrJwhVxUI5UfMn4vhJz0rHn8Lumi8rMuXABEBB8BZGk/FH5NuHW
wGG4/Fq7npn3ZP3kkAYMuRQrP15FH56icDHK1EMU3ZscF/Opjn4T9RQFxXHHAlut
Xgq5SJfH5sun9aPqkK6E9sHfs1YamvNGuyLYGkrzbmf7kFO8pevt0wwvuuTl8Gpx
OKGfqzvHfAtUawr2nTSAYLqas7Eul+NxW1MAIlgr80q7Z478IzX3G9I6DMD9wUwH
b1z1GBquh86qgr/unSSL1VzLC0Ow7n00GqSOiF9Pli1T/u3aUjaucg+DvOu+2x8o
6ZqoB1XFOfwHyhJ4HftYNoVX6A4UOnVKueHWZxWaqUpP3094saa20jjNGpPjmUE4
pJyprQPTruDwN3+J67srtRmO3eQupBMLlFfngsTymWIdZnNETW/3Le/H14D3tIXK
XDzODhBwMwN+DJ1isOJS/q9a+eehMaHBcepeCtcmyq4gImZC8t4V5Kaao5d6QTI+
LV4mbAsGCNaj9E4lkkpM3Z9kZcYaU+GvU4FzvemOZe9IMZHaQlk=
=YPEr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Nov 14 00:02:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add missing kdoctools_install
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Manual formatting of license headers
* Manual conversion of exotic file types
* Remove obsolete COPYING file
* Add license texts according to REUSE specification
* Convert license statements to SPDX expressions
* add content rating
* Improve i18n tooling
-------------------------------------------------------------------
Thu Nov 5 22:47:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

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.08.3
Version: 20.11.80
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang