Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=109
This commit is contained in:
parent
388176dd38
commit
ac2b981fa0
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7fd6985aaad2e1bbcbaad5fe9e28564bbfd74710a710c4fb30bfffe62a5b8f4e
|
|
||||||
size 2786248
|
|
3
kgpg-19.08.0.tar.xz
Normal file
3
kgpg-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3aa31f524c7f8ab50a86d83066590b98cd4ffbeb94b5a6fb7dadec9fe3072845
|
||||||
|
size 2787784
|
11
kgpg-19.08.0.tar.xz.sig
Normal file
11
kgpg-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoQACgkQ29LOiT4t
|
||||||
|
HIdmDAgAhD600vG0mnA82xHxP/CWbZoCKGPGC8WaCR/2F9gNU0Meazp+zb1EBJe6
|
||||||
|
m5RyQV+uQ1Hf/wItzZAXvyIStKZfiuPNkrahrtlhBUI7gXIpV7p8DNxMk6avPcWz
|
||||||
|
zkqeeTe4skZCu3qBhWYHCFg4ph8vMb7Kh2FJy1INGQ0K3IuZt8FOYfb7coks2Mix
|
||||||
|
lVFCcjkgjfK10pYz1nerMJJNaUSeFOD31RJ3DThsDLOXZa/OjlR6nTBMXjHQ/Vsh
|
||||||
|
p7TCx6wKpazZaE1ogMffc7033C5eeCuOuqG4rvBimjeWHJzJ/Kok+eRAbesldTsI
|
||||||
|
mb0jIY6aYM9Cw1t9bZ9cNBgtX5y64Q==
|
||||||
|
=MMCT
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:30:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kgpg.spec
10
kgpg.spec
@ -21,13 +21,17 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kgpg
|
Name: kgpg
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Encryption Tool
|
Summary: Encryption Tool
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kgpg-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
Patch1: kgpg-autostart.diff
|
Patch1: kgpg-autostart.diff
|
||||||
BuildRequires: akonadi-contact-devel
|
BuildRequires: akonadi-contact-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user