From 0697758c1bdd12400efd0d726ba9daab9020e58fa1be31921d820a0f94cad586 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 12 Oct 2018 11:08:02 +0000 Subject: [PATCH] Accepting request 640771 from Base:System OBS-URL: https://build.opensuse.org/request/show/640771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=132 --- gpg2.changes | 5 +++++ gpg2.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/gpg2.changes b/gpg2.changes index 6a29f91..cbbb9d8 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 4 04:09:12 UTC 2018 - Bernhard Wiedemann + +- Make package build reproducible (boo#1047218) + ------------------------------------------------------------------- Thu Aug 30 14:14:08 UTC 2018 - kbabioch@suse.com diff --git a/gpg2.spec b/gpg2.spec index eb7a350..ed26de8 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -86,6 +86,7 @@ gpg2 provides GPGSM, gpg-agent, and a keybox library. %patch8 -p1 %patch9 -p1 %patch11 -p1 +touch -d 2018-05-04 doc/gpg.texi # to compensate for patch11 in order to not have man pages and info files have the build date (boo#1047218) %build date=$(date -u +%%Y-%%m-%%dT%%H:%%M+0000 -r %{SOURCE99})