KDE Release Gear 22.08 RC
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=176
This commit is contained in:
@@ -20,15 +20,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kgpg
|
||||
Version: 22.04.3
|
||||
Version: 22.07.90
|
||||
Release: 0
|
||||
Summary: Encryption Tool
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Security
|
||||
URL: https://apps.kde.org/kgpg
|
||||
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
|
||||
%if %{with released}
|
||||
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
|
||||
Patch0: kgpg-autostart.diff
|
||||
@@ -54,8 +54,6 @@ 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
|
||||
BuildRequires: libboost_headers-devel
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user