diff --git a/runc.spec b/runc.spec index 3f7b727..3a1bc2a 100644 --- a/runc.spec +++ b/runc.spec @@ -25,7 +25,7 @@ Name: %{repo} Epoch: 2 Version: 1.0.0 -Release: 81.dev.git%{shortcommit0}%{?dist} +Release: 82.dev.git%{shortcommit0}%{?dist} Summary: CLI for running Open Containers License: ASL 2.0 URL: %{git0} @@ -61,7 +61,7 @@ BuildRequires: golang(github.com/syndtr/gocapability/capability) BuildRequires: golang(github.com/vishvananda/netlink) BuildRequires: golang(github.com/vishvananda/netlink/nl) %endif -Requires(pre): container-selinux >= 2:2.2-2 +Recommends: container-selinux >= 2:2.85-1 %ifnarch s390x Recommends: criu @@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Mon Mar 11 2019 Dan Walsh (Bot) - 2:1.0.0-82.dev.git2b18fe1 +- Change Requires container-selinux to recommends container-selinux + * Fri Mar 08 2019 Lokesh Mandvekar (Bot) - 2:1.0.0-81.dev.git2b18fe1 - autobuilt 2b18fe1