Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdeedu-data?expand=0&rev=93
This commit is contained in:
parent
ef6a4a3da3
commit
b6f8309322
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a480d3e849e602268b517de0d8afedb9f28e8f0c116b12eda8d03fcef13ae736
|
||||
size 328396
|
3
kdeedu-data-19.08.0.tar.xz
Normal file
3
kdeedu-data-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:658063227b9d4d7e4e238038ffa9c76e5c5f3015c923967477f514b063940eb0
|
||||
size 327124
|
11
kdeedu-data-19.08.0.tar.xz.sig
Normal file
11
kdeedu-data-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoEACgkQ29LOiT4t
|
||||
HIfkbAf5ASx+Aa4u4N+mXsr7x0b3qKRGdcae+Sng6i82aQ72WyquCNJbVu/wNtiq
|
||||
pkgkcbY75WiOyOqW6HDFnyIY252zEgv5DRBk3Rf6CPyn/D5snRfrjE5KgodzxlmF
|
||||
xQwEA1bn9eNpJGbKhhNT7Whvpfk367QvqrYcrL6dIglW+IZvQ5/CCZN0EM/Z8V0t
|
||||
793b41QT3cFl3dZ5hOAnI07iIWGycQMs8khznoSoPEGqxj3gKO41mwOcLA3H0yAR
|
||||
DC9jwTkaZjxyChyeh83z+0/M+Tf4p3jdu/nqoxDNxjHvx8oqRUlTaoetDzmoATSq
|
||||
VwhHIbirNDMYHGKAHvaDSoXiVb1g0g==
|
||||
=mSb5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:41 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,14 +19,19 @@
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdeedu-data
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Data files for KDE Education Applications
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://edu.kde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user