Accepting request 723627 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeedu-data?expand=0&rev=55
This commit is contained in:
commit
351fac7646
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:03d8e219a3d7f82f92887f200e017eaeb2fc3f9316f0ea63d4caa271c62f7791
|
||||
size 327396
|
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,32 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:58:58 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* It's time to use cmake 3.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:34 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.04.3
|
||||
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…
x
Reference in New Issue
Block a user