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/libkeduvocdocument-19.07.90.tar.xz b/libkeduvocdocument-19.07.90.tar.xz deleted file mode 100644 index 39672e1..0000000 --- a/libkeduvocdocument-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fb3f6ec64fc05ccfebef21c0c49afff50ff5cbe34f37bb859c41c7b68620f77 -size 211200 diff --git a/libkeduvocdocument-19.08.0.tar.xz b/libkeduvocdocument-19.08.0.tar.xz new file mode 100644 index 0000000..8bc7cdb --- /dev/null +++ b/libkeduvocdocument-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0314bc1f06a4ea4cbb4b4b203a9a0f4a0370f355f8def4398dc452075f6fcf +size 210428 diff --git a/libkeduvocdocument-19.08.0.tar.xz.sig b/libkeduvocdocument-19.08.0.tar.xz.sig new file mode 100644 index 0000000..d1f98f9 --- /dev/null +++ b/libkeduvocdocument-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpMACgkQ29LOiT4t +HIcHfgf7BMuV9Cm30BLFoA1N8A6Kpy0xd88UPJQH7kt/TzkbS8HQnuYa50whTEcq +MogjBiDiTau0Iek3fMLgiinG9FULdhqpfDYAhBjwbr+lyYMbBi4jVKQHP4DTnm2B +lVz5aypCREusVGclYPbNVCz18+nsmF9ji+F8mCRyuJjR9CRPfTU7TfaITM4z6dq/ +wmZL46BliqUbVMt5DpUyQ5+cIIYM6/R9GQ7H/E0Em9XeIwe6h0Rp4PuNg57sbXJ5 +KqpdsMUuo1Dq9nkHtpMulYkPsy82Qrsk8dyPXvsyk7ekf1SK0f+T75HrV/ORalkY +8IZuOMBiC1G2uMi68wGw4+91tKFyKQ== +=4DW3 +-----END PGP SIGNATURE----- diff --git a/libkeduvocdocument.changes b/libkeduvocdocument.changes index 4f675ef..7512921 100644 --- a/libkeduvocdocument.changes +++ b/libkeduvocdocument.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:09 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:51 UTC 2019 - lbeltrame@kde.org diff --git a/libkeduvocdocument.spec b/libkeduvocdocument.spec index e51ed8e..aae9c12 100644 --- a/libkeduvocdocument.spec +++ b/libkeduvocdocument.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkeduvocdocument -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Library for KDE Education Applications License: GPL-2.0-or-later Group: System/GUI/KDE -URL: http://edu.kde.org -Source0: %{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: karchive-devel