From f28b15bdf49b3605fb3191d069f1ba4185921a00 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:30:27 +0100 Subject: [PATCH] rebuilt with go-pie [release 0.2.8-3mamba;Sun Jun 24 2018] --- containerd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/containerd.spec b/containerd.spec index 6340ec5..c86cc4c 100644 --- a/containerd.spec +++ b/containerd.spec @@ -1,6 +1,6 @@ Name: containerd Version: 0.2.8 -Release: 2mamba +Release: 3mamba Summary: A daemon to control OCI container runtimes Group: System/Servers Vendor: openmamba @@ -16,7 +16,7 @@ BuildRequires: libgcc BuildRequires: libgo-devel ## AUTOBUILDREQ-END BuildRequires: libgo-devel >= 7.3.0-1mamba -BuildRequires: gcc-go +BuildRequires: go BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -55,6 +55,9 @@ done %changelog +* Sun Jun 24 2018 Silvan Calarco 0.2.8-3mamba +- rebuilt with go-pie + * Thu Apr 19 2018 Silvan Calarco 0.2.8-2mamba - rebuilt by autoport with build requirements: libgo-devel>=7.3.0-1mamba