Accepting request 327136 from security:privacy

gpgme 1.6.0

OBS-URL: https://build.opensuse.org/request/show/327136
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=63
This commit is contained in:
2015-08-26 15:46:17 +00:00
committed by Git OBS Bridge
parent de4801e4b1
commit a60591eae6
6 changed files with 27 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: gpgme
Version: 1.5.5
Version: 1.6.0
Release: 0
Summary: A Library Designed to Give Applications Easy Access to GnuPG
License: LGPL-2.1+ and GPL-3.0+
@@ -101,11 +101,10 @@ of standard widgets for common key selection tasks is even planned.
%setup -q
%build
date=$(date -u +%Y-%m-%dT%H:%M+0000 -r %{S:99})
sed -e "s,BUILD_TIMESTAMP=.*,BUILD_TIMESTAMP=$date," -i configure
%configure \
--disable-static \
--disable-fd-passing
--disable-fd-passing \
--enable-build-timestamp=no
make %{?_smp_mflags}