21.04 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=149
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user