KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=126
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:37 +00:00 committed by Git OBS Bridge
parent d0b62d489f
commit 77b2973d31
6 changed files with 49 additions and 35 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWQACgkQ29LOiT4t
HIexpAf+MNZrs8NU9imU1y78bLi+r3Dh5pLRxRK421MA/mcLTPsAtNJmF6nwffxO
uUYhHu77yMKJaZgTHlAWdHdnC51C05ZfpdgZGd3Qk53gDhL5nh1DPA7pZtz8nq9u
o21iw2L0BgNMMhIBo6Ht7OyuXRTgFyPePYJ1MAYAJo+wvtMtCGma+azohU6m0LLD
vjnPtGRlBlgWlFKJ7zugThVp1MKEzXSnAAJVFVHF3/nPbwH9EWlnQYtRiwIk60jp
donMwAFeWhcdDvoyaVSwqPZ6CuiLkVBeNKKZM9vKKoQPy2KwAzrJEhDWhg7UTd6i
RxGA9JY0xjb3qBZ4Ken23Tm9S9ZH3Q==
=O8hJ
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAcACgkQOmpNuDnq
ptenRg/9FeFqU4F22jlymHJ5tZk+jqnyxN4f005oIzwPP5bI5NdHG6lowNDv3wxU
jTb2+IHK64am6zPSf0U84GoGD0yeYA/yxxux7TuSsTGyEZPaXqtKZZTUavhAdFHe
LW8ZkKiZFPqIntCmRJAjFKlJk/NxcpkZXAK5eaQfARTviEV5M8x78/ocxwi1FQQA
c6flj4CV54VBc8R4ihNB+nU9hw7+uPU20ZH2xOM2beASrTvRgqBKLOcBY0qtl+lh
U5K/n1hdqj+BBJvqNIZx7MtrwttGoqeqG0ThZtEgjNjGT8qLVrm3t9iYeXR29tR5
q/RPm6fnRR2hY0diVXwrzIADjzoluAnG09RXXK0suyNtfrEwCQQj5SvfmNxbJV2K
W821n/wzq+SUK75ZUt+UC4ewJUAZsGwmobeDlM+YNDGTptUuRFXdpdLy3v6pv5Ln
2p11b+TclqNywUZAG74cN7a4UIZmkSkN1J3DRtREojNVcMzmqVvexqeTSJgVuQDh
ULu819ESmkHFiB0iKT7atz3Huh5tKfxqOTc5KbBj+ueMyzsIVIAWI+ArGm58kfm4
v8Ha9r52wyXeGzu1ZK2xlyR0OUjgAecGXrRlJXWg+14xHFNVsCDqVmGtRrgp3Y8Z
LamHGKvfLdEdS/gi/spHWG4w4eM9OGLdwjyLOQg23RU8I1lvgCk=
=fvAO
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:16:59 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* fix -Wzero-as-null-pointer-constant warnings
* GroupEditProxyModel: fix unintended fallthrough
* Remove unused include
* fix indentation
* Port deprecated enum (scripted)
* Don't use 0 for flag
* Fix minor issues found by EBN
- Drop checks for obsolete distribution versions
-------------------------------------------------------------------
Thu Mar 5 20:36:06 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kgpg
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,56 +21,48 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kgpg
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Encryption Tool
License: GPL-2.0-or-later
Group: Productivity/Security
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Patch1: kgpg-autostart.diff
BuildRequires: cmake(KF5AkonadiContact)
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: libgpgme-devel
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(KF5AkonadiContact)
BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5CalendarCore)
BuildRequires: cmake(KF5Codecs)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DocTools)
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: libgpgme-devel
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Widgets)
Requires: gpg2
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: libboost_headers-devel
Recommends: %{name}-lang
%description
Kgpg is a simple GUI for gpg
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n kgpg-%{version}