KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klettres?expand=0&rev=130
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:18 +00:00 committed by Git OBS Bridge
parent 0775a466d7
commit 9782b2ea04
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:6c4d7b2afd6ed323040c0c9b966917a81f16022a40cfd58142d5239b5410b17a
size 46837380

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsUACgkQ29LOiT4t
HIckHAf+PO4NHXjuF58p4rDup09W19Xy2gShdP1JND40igQ50LWt2GR9q2C9nbe4
x+JTT2XC+S/Zhj9ymMN/PrddpkP5Gm7lY5sjaPS/5/5RQCuo+w+cdKRmPDBFm2Yl
vM6oMCLAAAcLcvwvYvi0r4Hw+Wfv78A6A7pFRULJWdcBi3pZXaby3R6lTnFeWpne
HIfmQp0XNuGextzI33QzjmM1hc4oBW0Dz6sZjlPqwv9ocQA2kDn3V+LD57TxL4YT
i4ec8oFMNdJbWWoLUjQHsb9Kew1PY9yV9c5xsfmX1gPDpcpnTeoUKjMzUIaR1VA2
hM/IfCRzM+TOvqQ3te0TWZpyvFa78A==
=h5Hu
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIAACgkQ29LOiT4t
HIeu/gf+ID+161TcEj29+SDea6BfSE8G9EYh52U31PaA5CJ66LgNHWZt9eY0SLqj
pclKtNQEdiEuTBR7rg0a1YiREXZz9lLZEH2KXP5MAaE0SMFZbbuJ8klqw0Kbpo9r
c4PZF2+tNYnPebczLI/MiGyegC9IIlwzAWBhG9J9AJiUMfma19k/2K+w0WhSYOef
u5W9ouwCEESJsrPAtDpMn4WiZENMVE7ojHkYeL+SjzV+f6la+iHRuHez6WVOAz5I
2GsazZdYbphMNp5oVNB6jgSQIPxH+JMz6Y+puNcbuZZceWb/jzoGyXWQl1hiJduL
bDgNOzO/VrSxPQw9ES2ZBU43w5LD9w==
=89Ui
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:34 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:16:48 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: klettres
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: Alphabet Learning Game
License: GPL-2.0-or-later
Group: Amusements/Teaching/Language
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: kf5-filesystem
BuildRequires: update-desktop-files
@ -49,7 +49,7 @@ Recommends: %{name}-lang
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