diff --git a/containerd.spec b/containerd.spec index 5fe5317..236280e 100644 --- a/containerd.spec +++ b/containerd.spec @@ -7,8 +7,8 @@ # https://github.com/containerd/containerd %global goipath github.com/containerd/containerd -Version: 1.5.0~beta.0 -%global tag v1.5.0-beta.0 +Version: 1.5.0~beta.3 +%global tag v1.5.0-beta.3 %gometa @@ -23,11 +23,11 @@ system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.} %global golicenses LICENSE NOTICE -%global godocs docs ROADMAP.md RUNC.md SCOPE.md code-of-\\\ - conduct.md BUILDING.md README.md RELEASES.md +%global godocs docs ROADMAP.md SCOPE.md code-of-conduct.md\\\ + BUILDING.md README.md RELEASES.md Name: %{goname} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Open and reliable container runtime # Upstream license specification: Apache-2.0 @@ -109,7 +109,6 @@ BuildRequires: golang(github.com/opencontainers/selinux/go-selinux/label) BuildRequires: golang(github.com/pkg/errors) BuildRequires: golang(github.com/prometheus/client_golang/prometheus) BuildRequires: golang(github.com/sirupsen/logrus) -BuildRequires: golang(github.com/syndtr/gocapability/capability) BuildRequires: golang(github.com/tchap/go-patricia/patricia) BuildRequires: golang(github.com/urfave/cli) BuildRequires: golang(go.etcd.io/bbolt) @@ -158,7 +157,6 @@ BuildRequires: golang(github.com/containerd/continuity/testutil/loopback) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/google/go-cmp/cmp) BuildRequires: golang(github.com/google/go-cmp/cmp/cmpopts) -BuildRequires: golang(github.com/opencontainers/runc/libcontainer/configs) BuildRequires: golang(github.com/stretchr/testify/assert) BuildRequires: golang(github.com/stretchr/testify/require) %endif @@ -222,7 +220,7 @@ install -D -p -m 0644 %{S:2} %{buildroot}%{_sysconfdir}/containerd/config.toml %if %{without bootstrap} %files %license LICENSE NOTICE -%doc docs ROADMAP.md RUNC.md SCOPE.md code-of-conduct.md BUILDING.md +%doc docs ROADMAP.md SCOPE.md code-of-conduct.md BUILDING.md %doc README.md RELEASES.md %{_bindir}/* %{_mandir}/man8/containerd.8* @@ -237,6 +235,9 @@ install -D -p -m 0644 %{S:2} %{buildroot}%{_sysconfdir}/containerd/config.toml %gopkgfiles %changelog +* Sat Mar 06 2021 Olivier Lemasle - 1.5.0~beta.3-1 +- Update to upstream 1.5.0-beta.3 + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 1.5.0~beta.0-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. diff --git a/sources b/sources index 574d92f..c3294f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (containerd-1.5.0-beta.0.tar.gz) = 3626067adc4c708f5d2aa8b24fb6b8773a99987de220408fbde1e2c3f6fbd1505d15dc51c69326387a6b2e773f6ea6a937fddb70909d4bbf7461a8fb7ca655cb +SHA512 (containerd-1.5.0-beta.3.tar.gz) = ead7b1b070d9cee788fabbd4955bf202b967b42a242747f031a442c41b7c7e75a645fe6eba8f64186b505d6c77dca45d2c666e1fe900cef2c4ff673e2a7dbdc1