SHA256
1
0
forked from pool/kdeedu-data

KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdeedu-data?expand=0&rev=111
This commit is contained in:
Christophe Giboudeaux 2020-04-24 07:22:58 +00:00 committed by Git OBS Bridge
parent 61b6b61cf5
commit e125f91f3f
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:b438a824ca2dc39626207d73e54d33e357f125ecae0c568803ea8c365e35783f
size 327956

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uAACgkQ29LOiT4t
HIcYpwf9GvfcRs+FCr28JQjpKEe2V6PfJf5BJbGXs7Q34C1usY1KOWFjNTSBuIn9
5Z87AxORRFs5T60ELuDA/53djU8QSCXFnj3lNj6kJjxT/9m0xeCSEffuuhMQz4Td
NcIzlQ2tUnTRr9hj4eGyMBKlws9iDZb4AR3SEZj0VH+nJGrlIN0yw6KuoIBZZfW/
eMUaIMaNSIeH0F2O6exNO+l3vNvC2Kkgqfl8g6WQFjvlhA0hVRu4dpSYkstxyzZG
sVTkFfS3Gs0My4e46e/omPQkLOXULkoe25Z/5634VUDv+8QDwXePawshytFO6rEV
Mr1thVCcFPl1WvI/rojJPdrIQEd1dA==
=qD87
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8AACgkQ29LOiT4t
HIcVzgf8CdE8bb1MDwogSsPP6qntUtcXhIKwtpQvIqMKGag9U5jVKE/XwGbuK0CV
yidZYzZ5XCVv2s8p7PLy/UEFh+BwUy3Y4lxxppk7cvEzv6k1se8WOscz+drWLron
DhHTLXBIYX0vVo1XEyl0aMpiU35aNnaXlB3ecqaZfZ73WeH6rFABuVmMnm9BuA2b
05LNiJw/Rbn5xLEqUz2a+b8uP+fnAq82jABaRxpt5X6GsB1pRTFMb0jwoX/u8Hs3
PKHjHTIgSe974ZZb8Z3vUkxi8ICBOeWEuWfEfpHKVMEb6KVEjiZWa24t2sAh4vkS
zbi8kdeDv3EGDdtfnohBw+9SIFQOOA==
=0Peb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:15 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:29:56 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: kdeedu-data
Version: 20.03.90
Version: 20.04.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