Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package containerd for openSUSE:Factory checked in at 2021-07-28 19:19:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/containerd (Old) and /work/SRC/openSUSE:Factory/.containerd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd" Wed Jul 28 19:19:27 2021 rev:43 rq:908505 version:1.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/containerd/containerd.changes 2021-07-20 15:38:44.713395234 +0200 +++ /work/SRC/openSUSE:Factory/.containerd.new.1899/containerd.changes 2021-07-28 19:19:28.415680106 +0200 @@ -16,0 +17,5 @@ +Wed Jul 7 17:20:53 UTC 2021 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Build with go1.15 for reproducible build results (boo#1102408) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ containerd.spec ++++++ --- /var/tmp/diff_new_pack.o54IPZ/_old 2021-07-28 19:19:28.911679455 +0200 +++ /var/tmp/diff_new_pack.o54IPZ/_new 2021-07-28 19:19:28.915679449 +0200 @@ -42,8 +42,8 @@ BuildRequires: libseccomp-devel >= 2.2 BuildRequires: pkg-config # Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires -# for 'golang(API) >= 1.13' here, so just require 1.13 exactly. bsc#1172608 -BuildRequires: go1.13 +# for 'golang(API) >= 1.15' here, so just require 1.15 exactly. bsc#1172608 +BuildRequires: go1.15 # We provide a git revision so that Docker can require it properly. Provides: %{name}-git = %{git_version} # Currently runc is the only supported runtime for containerd. We pin the same