KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdeedu-data?expand=0&rev=126
This commit is contained in:
Christophe Marin 2020-12-08 07:24:59 +00:00 committed by Git OBS Bridge
parent 26a7a51e0c
commit dfbc0828cc
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:54c577cbd2dd846c980f861089639073577153f5ee582b64de5604b3f9297aed
size 335556

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsAACgkQ29LOiT4t
HIcrnQgAhzxPAleOgm01Egdi/Z5ZYa8N42YLAQQejzxkPQvSmmMvEXdBtLP7AzCd
+C7BZwjZGg8BZZZs+SOnVWu4T+HnVnrP1uSCex4X5gf/mxR6ALsBJTo6+LGmgksr
z1PKJkVY2CtB5lzhq8UBm06KsjIP7wgdMG37eibe2C2QyBVFjsA/vrtdeERGAMaA
2XA6kGCbcoL2C7oeOamymWD7eqSC3nLJR6IFQzLcaQFF7VG3EBGpHr2U5NL32Kc4
JbWQC2GVAzkRaBx7mn3eMrNuuKboR8mvhhjx88XljkZLzdDJ+C9/MIL/UqyapDCn
4CiHEZEiQoMzrec2P2UHmacCypJodw==
=0VP2
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHwACgkQ29LOiT4t
HIcO2QgAiyhEU9tC7KLoBNMmQYzCJizsJXTZe7nCX+c2vGsDXUvH9BJQ9QhK7wA3
jH7P8P9kIgVsLltE9YgdK+N2jMYLO9vjMSkTW7U6GHDh3bD8wtAjIY02cuybB5b4
RuxF+ADiwZNkfgmCMr2/Ya+LHAlgC1ACdnIZ3pK7iwUD6gHQZUh4XxXYG+G+w04r
Tfo/T7zH8Q5XJF4QfYjIhdll4QtNaBDQIde/bWg6gk+GX2P0KnKliJSOELHocT27
9DJ8ZgIb/juQc/AuFnuubu9H3IKucrWAIS6xy+l1Sf22DoxtIr8ogiwk0VMbkbbI
ELOEVRStrXVNjoeu745xG0qTcc1X5A==
=1v2E
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:02 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:18 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: kdeedu-data
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: Data files for KDE Education Applications
License: GPL-2.0-or-later
Group: System/GUI/KDE
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: fdupes
BuildRequires: kf5-filesystem
@ -38,7 +38,7 @@ Provides: libkdeedu4-data = %{version}
Provides: libkeduvocdocument-data = %{version}
BuildArch: noarch
%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