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:
parent
0d32c87819
commit
6fa665fda3
11
drkonqi-5.13.90.tar.xz.sig
Normal file
11
drkonqi-5.13.90.tar.xz.sig
Normal 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-----
|
@ -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
|
Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -30,6 +30,10 @@ License: GPL-2.0-or-later
|
|||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: http://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
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 100-199 are from upstream 5.11 branch
|
||||||
# PATCHES 200-299 and above are from upstream master/5.12 branch
|
# PATCHES 200-299 and above are from upstream master/5.12 branch
|
||||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||||
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user