Christophe Giboudeaux 2020-11-21 12:58:08 +00:00 committed by Git OBS Bridge
parent 1a367c7ae9
commit 0564c25905
6 changed files with 39 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjUACgkQ29LOiT4t
HIeHkwf+Ig92IUP7JR8Rleryfwx/ZY2+YYtAtpXRrf1ezyCyWCMq6KXuw7z8cO8y
RckV5I8+SJLnqJPiqUuvyoIgkEedSuOywG0U5iDYeDkEjOALgUnhebfAfc3Mo4O1
EB8PL0aFMiKSK7NfUjlg3HGvcmqNBn4LLKDYklV5jKSuVj9rkkgZNxGU57S/N1t3
2zS63YjfZG3SvBXzhnPUeDfy4Pyp1XU48aPQQAunGwzl/CqtTAq+TfR9LcbVD51b
aXg0v5om7DnQ5W+sZPVhWdl+jclrBzMYiX09veTz5nkeJPt4G9m16klOh+XDJBuh
fL1CpqzEHGc9nvO0uMpLOkz9tB9TwQ==
=Ff+C
-----END PGP SIGNATURE-----

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:545c17f12303dedd7c8727fc9ab987d027e20175ac23959bbf3783945553dcde
size 2884300

16
kgpg-20.11.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uonEACgkQOmpNuDnq
ptfOqw/+Lr5q98DDOWBxraMxrjSeEoubF08H9BZS5NTLDf9q6FIbTu4d9UaJIh2k
Ynu5xjsS0AfUYdoYsIU1SN0h5PK2yhIMLiaH9ECyEMOmXKF/CoHt5pKScATk536V
N8dGbimBl6CnYnFybexzU3PvgJdCtD7+J3ETv1H2BRKW+ausijn8kin3IxJYMkKS
uXC84WV+h3w9U3BydGUVgu9dPwmyIahpbl7UfYuZIjPJb0MymPbXBrlTrLeL9CT6
Hm98nY9cxT3RwwCWnqenWFWg/kFIWyeEj31x4R6Ei62g+wgVr7JNqVBcmL1l6+nZ
UXJTSs1bcI+uVaxCTu3zBn5zu31Wo5fuoaAdMdT2kHcAuWQggzN9XM/vPgRJC91K
oph5x5VsvUXFrUTk9LixCUZMrM9tD+OT+aQxon5Ko5Lt8G9ZJzZlrBlez8+y59y2
wx6dj1FNf/4eELuIeh45YyreJsiAa0omL2f+UtZ4AE5K8YiRXSvv1t8gr/DRYOJm
JvEXkhkFq8dZpluGrCmOPuOnUcnlZ8pHNoTkl97qHS1oLU3R9JO+nWYFxu4DQxWW
kjEdXugDR/2vHcE+1R1UA4AIzChxHFLiBkKbG9dYUv9A7RgbmH31z/RrCbqLmZeJ
/f6UTQnLH5W23vhDRdYWq0HWfVl4h97iOLNqyolm80isxwVR1As=
=0+Fi
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Nov 14 00:01:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* use the configured config file and directory when generating keys in expert mode (kde#428215)
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Use QIcon over QPixmap and port away from KIconThemes
* Port KRun to OpenUrlJob
* Port deprecated method
* Use KF5_MIN_VERSION
* Remove unused x-KDE-autostart-after=panel
* Using no deprecated enum Qt::MiddleButton
* Port away from deprecated KToolInvocation::startServiceByDesktopName
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 5 22:46:20 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Nov 5 22:46:20 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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.08.3 Version: 20.11.80
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/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
@ -39,6 +39,7 @@ BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5CalendarCore) BuildRequires: cmake(KF5CalendarCore)
BuildRequires: cmake(KF5Codecs) BuildRequires: cmake(KF5Codecs)
BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GrantleeTheme)
BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5KDELibs4Support)
@ -53,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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/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