Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkeduvocdocument?expand=0&rev=122
This commit is contained in:
parent
979ef0ecb8
commit
3fa587afb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6ff016cbd4ccaa48289a9f7a3e79ca3ee5d7f90007e2a3c5038984bd1a41002
|
||||
size 215024
|
@ -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-----
|
3
libkeduvocdocument-20.08.0.tar.xz
Normal file
3
libkeduvocdocument-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21ee64628a012478eb8c53ce2374a57d587f6160f32f09231c78e9fac7600d5d
|
||||
size 215100
|
11
libkeduvocdocument-20.08.0.tar.xz.sig
Normal file
11
libkeduvocdocument-20.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user