Accepting request 597073 from security:privacy

bsc#1089497

OBS-URL: https://build.opensuse.org/request/show/597073
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=94
This commit is contained in:
Tomáš Chvátal
2018-04-16 16:03:52 +00:00
committed by Git OBS Bridge
parent 5bed7fb432
commit 4762d2762c
3 changed files with 55 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Source2: baselibs.conf
Source3: gpgme.keyring
# used to have a fixed timestamp
Source99: %{name}.changes
# PATCH-FIX-UPSTREAM 0001-core-Tweak-STATUS_FAILURE-handling.patch bsc#1089497
Patch0: 0001-core-Tweak-STATUS_FAILURE-handling.patch
BuildRequires: gcc-c++
BuildRequires: gpg2 >= 2.0.10
BuildRequires: libassuan-devel >= 2.4.2
@@ -175,6 +177,7 @@ This package contains the bindings to use the library in Qt C++ applications.
%prep
%setup -q
%patch0 -p1
%build
build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99})