SHA256
1
0
forked from pool/kgpg
2021-03-28 07:27:13 +00:00
committed by Git OBS Bridge
parent f686512d22
commit 2c571c802b
6 changed files with 30 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kgpg
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kgpg
Version: 20.12.3
Version: 21.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
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Patch1: kgpg-autostart.diff
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
@@ -54,7 +54,7 @@ Requires: gpg2
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%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
%endif
BuildRequires: libboost_headers-devel