KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=143
This commit is contained in:
parent
692787b459
commit
7f46b44821
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06d4fa1adb5b1178631e7d0691e23a87bb2b35b54792a6760af371803edb7cd9
|
|
||||||
size 2884276
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsIACgkQ29LOiT4t
|
|
||||||
HIcd/Qf+JyTVHxm9AEuvniUELB8fXP/4GYKNbDD656UnZ8eN37pZVe5ccKI8IDJW
|
|
||||||
iKK7lJbTcb3wzIvdfbomw9Aivavu8pQBzTUIUKgO+LNIks/PIZb9jUY0U46xGRa2
|
|
||||||
0zpQHnF3s+XEYLl563Y4OCT70dBRs0h3MwZl1U0AciqApRHxbX//6UOcWA859muk
|
|
||||||
yQ8lSl3wNDTb1NlPjEwyxzSCzcUnw9Ti0VyJMyCfr2F9unNvN94aTDZgLnrqmFNw
|
|
||||||
wL/wrpliX7+Lw35eAPgNcxAZtfmp8URh9I3kSnEWr4KIe+rYTWcUGEPwMVzdKfRy
|
|
||||||
Fk32JHWBy4i/5h7ewwkkUERWFSJhbQ==
|
|
||||||
=pA5T
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kgpg-20.12.0.tar.xz
Normal file
3
kgpg-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c21ad78039c7f8d7bcc5d3c25587533705e94c4c07552b36dc4e3340bfda66d
|
||||||
|
size 2884380
|
11
kgpg-20.12.0.tar.xz.sig
Normal file
11
kgpg-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH4ACgkQ29LOiT4t
|
||||||
|
HIelPQf9HIio6mNx1UjSzMAlO87OfZQ6hF/nDN7Pj4cOa6KR269X9bftPVgb+176
|
||||||
|
W9AQGjDUmnhouj5GB597uC1wyunsWV/ayDQGl7oWF8GVJWpVOwvs6DuxD5MAxPRv
|
||||||
|
h4A2YWo2HS4XvaFJ3dQaq5EKungQvYNZNzcVVkHOvd0sT6CPw5nHzY3895rojaiV
|
||||||
|
H1hZ8ew5/RZaa2fAmxRM7/7jK9MtRPBUqEak0hxROwxS0ZpXKGuMndt7yyXkY3yq
|
||||||
|
vB9ty5As+QMQRF/MVskitsaGtvIwpMWHV5AGAbZrrvEpAhQI+5chIGD/HYVk57xx
|
||||||
|
qiEYllifbocC/tyYrjCndbSMMVjsoA==
|
||||||
|
=N3F/
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:18 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kgpg
|
Name: kgpg
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Encryption Tool
|
Summary: Encryption Tool
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
URL: https://www.kde.org
|
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
|
Patch1: kgpg-autostart.diff
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -54,7 +54,7 @@ Requires: gpg2
|
|||||||
# It can only build on the same platforms as Qt Webengine
|
# It can only build on the same platforms as Qt Webengine
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||||
%if %{with lang}
|
%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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user