Wolfgang Bauer 2020-08-13 13:51:53 +00:00 committed by Git OBS Bridge
parent 6851ab4608
commit dc3e717b79
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:947b69aa7f7f4af928964180b35b5cc1ca5d8c4a10bf748c489621ae01de87bf
size 2883632

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/wACgkQ29LOiT4t
HIf5Jgf/d7dGKWTIRw6EIGqb6ygtO8gVuYXqZlDkR1FnahmTOvIAmgHuH4AwETTj
tECtL2P+7OBq4LafckGDMpl2Gn4mWOi61pDbMSz70Jw+qPGB1EYT4WegGXUu9HFX
qYHpM/M1ZdMQd58MoNJGj9iB93IBu+jRp/V87gxyE7lUIPcu8HlskCvIdMNECEAf
1tzG95oPNM3C/lBQvq+JtLuU0DArXvCMLAXxw9fJgQT3i9k5PDqer4Nwf6NxwhDx
+Sz7jXlJQEL3nZG1r38CqcvYy9yeWtAdRx49gg/d1CsKsgdHcjgPo/DZVDHn5qlN
DuCxR3fKonQrpOTR0Cx5pMwsmR54bQ==
=NN+e
-----END PGP SIGNATURE-----

3
kgpg-20.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:102cc0d44b7621ebad1d5914bbb44a598689ebb95093e4a76713679996c2af0c
size 2883732

11
kgpg-20.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgYACgkQ29LOiT4t
HIfF6gf6A3BZA0dwtsRqerOYLT4Z4qvIm9/0dkFc62yDdyNxi+DEyhy7izozAweb
k1xjIqtElcQrBrAynQa1oZsiChjsxh0ugnczKrnbxHWLX5fjE2Cf0NrZw+FVQChe
P/4q2WYNj74Q/cqtI8/3AIkCETIOeQOxxTwNXwdP04V6YePR+dArSvsBTPeZj0O/
iRQDiMDBfLWODWjWF/6fedQXhBz7xs7aDF1Psjso+wV529cmhl1CT/rJYyzRjUFb
j1ffv+OOOT5AuVHYQbl4ch9sUHgw9V7ITjlRg0ynkXAzOYBrxkQPa9e9aNdFwUEM
GGcR6bnmbBvOJt4xWNCpUwoOHOk1aQ==
=tYxm
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 9 09:09:09 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 07:59:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kgpg
Version: 20.07.90
Version: 20.08.0
Release: 0
Summary: Encryption Tool
License: GPL-2.0-or-later
Group: Productivity/Security
URL: https://www.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
Patch1: kgpg-autostart.diff
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
@ -53,7 +53,7 @@ Requires: gpg2
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%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
BuildRequires: libboost_headers-devel