SHA256
1
0
forked from pool/kgpg
Wolfgang Bauer
2020-08-13 13:51:53 +00:00
committed by Git OBS Bridge
parent 6851ab4608
commit dc3e717b79
6 changed files with 26 additions and 17 deletions

View File

@@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kgpg
Version: 20.07.90
Version: 20.08.0
Release: 0
Summary: Encryption Tool
License: GPL-2.0-or-later
Group: Productivity/Security
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
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
@@ -53,7 +53,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/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
%endif
BuildRequires: libboost_headers-devel