diff --git a/libkeduvocdocument-20.07.90.tar.xz b/libkeduvocdocument-20.07.90.tar.xz deleted file mode 100644 index fb01d81..0000000 --- a/libkeduvocdocument-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6ff016cbd4ccaa48289a9f7a3e79ca3ee5d7f90007e2a3c5038984bd1a41002 -size 215024 diff --git a/libkeduvocdocument-20.07.90.tar.xz.sig b/libkeduvocdocument-20.07.90.tar.xz.sig deleted file mode 100644 index 2f96c05..0000000 --- a/libkeduvocdocument-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAcACgkQ29LOiT4t -HId2bQf9FSIXlp8MC+AsQr5hFOYz2fPTrteE9uu7PDEb401d6t+HSpLO4/Y5USJS -V4aaeQoEAbQ9mzRQOkV6thGazVNg9xR1njP39QgttNivtQpsm8mNizx7Nn9QPmyL -85adKYxSOKNMa2+82JZpSF/WMmM9bwfym4L1n+pB5q6oeVnZEEPH61UlenNNV1i9 -BjHoLBE/vo0XsP52bNp4Bmo8u3GjV3T2UCVzkpxTOr0ptoFDd6SoaMnLMJnjrsRI -0yYrTZQ0sSrvakq7CHnmI6TNO1mDgNFsO2q0b2M7T+W1SGArYGWWKQwU3P5y5E9e -XJjI3oBogBxSBRwVikrDbSlO6CTyXA== -=SxEX ------END PGP SIGNATURE----- diff --git a/libkeduvocdocument-20.08.0.tar.xz b/libkeduvocdocument-20.08.0.tar.xz new file mode 100644 index 0000000..5c07890 --- /dev/null +++ b/libkeduvocdocument-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ee64628a012478eb8c53ce2374a57d587f6160f32f09231c78e9fac7600d5d +size 215100 diff --git a/libkeduvocdocument-20.08.0.tar.xz.sig b/libkeduvocdocument-20.08.0.tar.xz.sig new file mode 100644 index 0000000..3c349a0 --- /dev/null +++ b/libkeduvocdocument-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhAACgkQ29LOiT4t +HIf3vAf9EmP0xJWOq3mSzlw1zNhE8e4D+urkS9ukKwpPbxe2E7XQi+nQs2xxowDp +ZILBnW7RMdWzpzgdvuS5lV+ta6PHCv2gsoYnWQe84fySwvl18paahEeXwNf/ibCS +1b6MHv6jPLO4VMNb2T2iDDcmtJFCX/Us6iLJtU6hfY4e77vHSX0/S38i49Faz9mc +GrZFVEDOZ1V811CRcS4pNJ0hZhgdTp6klAfGEmeNkJGvZkAKaBcU5GBlKWg/AwHl +sck65hROa/+//KKXquph27hCj9FK9/tvGZgaHxjSJ2Z/G11k/awjLint48idswus +kj8pod8VleGdtxFlQYBhfakmdCOgnA== +=/bTT +-----END PGP SIGNATURE----- diff --git a/libkeduvocdocument.changes b/libkeduvocdocument.changes index 240c578..15df33b 100644 --- a/libkeduvocdocument.changes +++ b/libkeduvocdocument.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 9 09:10:30 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + ------------------------------------------------------------------- Sun Aug 2 08:00:49 UTC 2020 - Christophe Giboudeaux diff --git a/libkeduvocdocument.spec b/libkeduvocdocument.spec index 16784d3..00b2837 100644 --- a/libkeduvocdocument.spec +++ b/libkeduvocdocument.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkeduvocdocument -Version: 20.07.90 +Version: 20.08.0 Release: 0 Summary: Library 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 @@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) %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