SHA256
1
0
forked from pool/drkonqi5

Add signature verification

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=44
This commit is contained in:
Luca Beltrame 2018-09-19 04:47:23 +00:00 committed by Git OBS Bridge
parent 0d32c87819
commit 6fa665fda3
4 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAluak1AACgkQ7JTRj38F
mX5QVgf+Pee179kfcD9y8L/lXFAEqQUAeAqhjHyoDc8+4L1OJ4mvMcsHMYvE8I2C
C8xH/L1Z4/S6/KX+1PfILTDsirhInuZcuR1qioH7VyxgyKekuMBWiQG4ySnV4du6
D1ZDs7SiM3R0/wQ+OHHMJrzdR22j6KTkMjaD7UEW3gYDa8q7VnZCVT0GzU+xAjHk
QdZa92UOg1JwVnYd8ipCJmXNdX73K6WSzsGyChhrI0soGsp+mFW6IecoKYP/9keh
GzZRNfoZwS4yWoOIKaEL5XV34dIpzAJ6vqnMod1pMGwSUrfrR1rFyy4NPFtttn59
0gNl4k7YfCAXipCos0glsLYQC+UdDQ==
=gO0s
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 15 16:25:26 UTC 2018 - fabian@ritter-vogt.de
- Add tarball signature and keyring containing keys of release managers
Jonathan Riddell and Bhushan Shah
-------------------------------------------------------------------
Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de

View File

@ -30,6 +30,10 @@ License: GPL-2.0-or-later
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: http://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
%if %{with lang}
Source1: http://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCHES 100-199 are from upstream 5.11 branch
# PATCHES 200-299 and above are from upstream master/5.12 branch
BuildRequires: extra-cmake-modules >= 1.8.0

BIN
plasma.keyring Normal file

Binary file not shown.