Hello community, here is the log from the commit of package runc for openSUSE:Factory checked in at 2018-12-05 09:37:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/runc (Old) and /work/SRC/openSUSE:Factory/.runc.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "runc" Wed Dec 5 09:37:06 2018 rev:20 rq:652640 version:1.0.0~rc6 Changes: -------- --- /work/SRC/openSUSE:Factory/runc/runc.changes 2018-11-06 15:29:22.252158986 +0100 +++ /work/SRC/openSUSE:Factory/.runc.new.19453/runc.changes 2018-12-05 09:37:10.401113581 +0100 @@ -1,0 +2,6 @@ +Thu Nov 29 09:10:09 UTC 2018 - Aleksa Sarai <[email protected]> + +- Upgrade to runc v1.0.0~rc6. Upstream changelog is available from + https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc6 + +------------------------------------------------------------------- Old: ---- _service runc-1.0.0-rc5.tar.xz runc-1.0.0-rc5.tar.xz.asc New: ---- runc-1.0.0-rc6.tar.xz runc-1.0.0-rc6.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ runc.spec ++++++ --- /var/tmp/diff_new_pack.DrLigw/_old 2018-12-05 09:37:10.977112950 +0100 +++ /var/tmp/diff_new_pack.DrLigw/_new 2018-12-05 09:37:10.981112946 +0100 @@ -22,7 +22,7 @@ %define git_version %{nil} %define go_tool go -%define _version 1.0.0-rc5 +%define _version 1.0.0-rc6 %define project github.com/opencontainers/runc # enable libseccomp for sle >= sle12sp2 @@ -39,20 +39,18 @@ %endif Name: runc -Version: 1.0.0~rc5 +Version: 1.0.0~rc6 Release: 0 Summary: Tool for spawning and running OCI containers License: Apache-2.0 Group: System/Management Url: https://github.com/opencontainers/runc -Source0: runc-%{_version}.tar.xz -Source1: runc-%{_version}.tar.xz.asc +Source0: https://github.com/opencontainers/runc/releases/download/v%{_version}/runc.tar.xz#/runc-%{_version}.tar.xz +Source1: https://github.com/opencontainers/runc/releases/download/v%{_version}/runc.tar.xz.asc#/runc-%{_version}.tar.xz.asc Source2: runc.keyring BuildRequires: fdupes -# Make sure we require go 1.7 BuildRequires: go-go-md2man -BuildRequires: libapparmor-devel -BuildRequires: golang(API) = 1.7 +BuildRequires: golang(API) = 1.10 %if 0%{?with_libseccomp} BuildRequires: libseccomp-devel %endif ++++++ runc-1.0.0-rc5.tar.xz -> runc-1.0.0-rc6.tar.xz ++++++ ++++ 7448 lines of diff (skipped)
