diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kdeedu-data-19.07.90.tar.xz b/kdeedu-data-19.07.90.tar.xz deleted file mode 100644 index cf76c1e..0000000 --- a/kdeedu-data-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a480d3e849e602268b517de0d8afedb9f28e8f0c116b12eda8d03fcef13ae736 -size 328396 diff --git a/kdeedu-data-19.08.0.tar.xz b/kdeedu-data-19.08.0.tar.xz new file mode 100644 index 0000000..680f8a4 --- /dev/null +++ b/kdeedu-data-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658063227b9d4d7e4e238038ffa9c76e5c5f3015c923967477f514b063940eb0 +size 327124 diff --git a/kdeedu-data-19.08.0.tar.xz.sig b/kdeedu-data-19.08.0.tar.xz.sig new file mode 100644 index 0000000..a42d8bd --- /dev/null +++ b/kdeedu-data-19.08.0.tar.xz.sig @@ -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----- diff --git a/kdeedu-data.changes b/kdeedu-data.changes index 5616870..a2961ee 100644 --- a/kdeedu-data.changes +++ b/kdeedu-data.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:41 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/kdeedu-data.spec b/kdeedu-data.spec index b525f67..cdbfa6d 100644 --- a/kdeedu-data.spec +++ b/kdeedu-data.spec @@ -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