Accepting request 477543 from Base:System

GnuPG 2.1.19

OBS-URL: https://build.opensuse.org/request/show/477543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=113
This commit is contained in:
2017-03-11 14:18:43 +00:00
committed by Git OBS Bridge
parent 50535566eb
commit bcf4b2989d
6 changed files with 50 additions and 8 deletions

View File

@@ -17,9 +17,9 @@
Name: gpg2
Version: 2.1.18
Version: 2.1.19
Release: 0
Summary: GnuPG 2
Summary: File encryption, decryption, signature creation and verification utility
License: GPL-3.0+
Group: Productivity/Networking/Security
Url: http://www.gnupg.org/aegypten2/
@@ -70,8 +70,11 @@ Obsoletes: gpg < 1.4.9
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
GnuPG 2 is the successor of "GnuPG" or GPG. It provides: GPGSM,
gpg-agent, and a keybox library.
GnuPG is a hybrid-encryption software program; it uses a combination
of symmetric-key and public-key cryptography to encrypt/decrypt
messages and/or to sign and verify them.
gpg2 provides GPGSM, gpg-agent, and a keybox library.
%lang_package
@@ -101,7 +104,8 @@ date=$(date -u +%%Y-%%m-%%dT%%H:%%M+0000 -r %{SOURCE99})
--enable-large-secmem \
--enable-wks-tools \
--with-gnu-ld \
--enable-build-timestamp=$date
--with-default-trust-store=/etc/ssl/ca-bundle.pem \
--enable-build-timestamp=$date \
make %{?_smp_mflags}