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:
parent
0775a466d7
commit
9782b2ea04
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6c4d7b2afd6ed323040c0c9b966917a81f16022a40cfd58142d5239b5410b17a
|
|
||||||
size 46837380
|
|
@ -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
3
klettres-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cdb85764f5f28c9f03abad20329206d5bf5a5c1481a8b9f550ef5502160f5ffa
|
||||||
|
size 46836280
|
11
klettres-20.12.0.tar.xz.sig
Normal file
11
klettres-20.12.0.tar.xz.sig
Normal 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-----
|
@ -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>
|
Fri Nov 27 15:16:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: klettres
|
Name: klettres
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Alphabet Learning Game
|
Summary: Alphabet Learning Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Teaching/Language
|
Group: Amusements/Teaching/Language
|
||||||
URL: https://edu.kde.org
|
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: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -49,7 +49,7 @@ Recommends: %{name}-lang
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user