Hello community, here is the log from the commit of package containerd for openSUSE:Factory checked in at 2019-05-06 21:13:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/containerd (Old) and /work/SRC/openSUSE:Factory/.containerd.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd" Mon May 6 21:13:09 2019 rev:31 rq:700632 version:1.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/containerd/containerd.changes 2019-03-26 22:28:05.777768426 +0100 +++ /work/SRC/openSUSE:Factory/.containerd.new.5148/containerd.changes 2019-05-06 21:13:12.860412771 +0200 @@ -1,0 +2,7 @@ +Fri May 3 13:32:05 UTC 2019 - Aleksa Sarai <[email protected]> + +- Update to containerd v1.2.5, which is required for v18.09.5-ce. + bsc#1128376 boo#1134068 + https://github.com/containerd/containerd/releases/tag/v1.2.5 + +------------------------------------------------------------------- @@ -31 +37,0 @@ - Old: ---- containerd-git.e6b3f5632f50.tar.xz New: ---- containerd-1.2.5_bb71b10fd8f5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ containerd.spec ++++++ --- /var/tmp/diff_new_pack.UvXPZN/_old 2019-05-06 21:13:13.500414957 +0200 +++ /var/tmp/diff_new_pack.UvXPZN/_new 2019-05-06 21:13:13.504414971 +0200 @@ -34,18 +34,17 @@ %endif # MANUAL: Update the git_version. -%define containerd_version 1.2.4 -%define git_version e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e -%define git_short e6b3f5632f50 +%define git_version bb71b10fd8f58240ca47fbb579b9d1028eea7c84 +%define git_short bb71b10fd8f5 Name: %{realname}%{name_suffix} -Version: %{containerd_version} +Version: 1.2.5 Release: 0 Summary: Standalone OCI Container Daemon License: Apache-2.0 Group: System/Management Url: https://containerd.tools -Source: %{realname}-git.%{git_short}.tar.xz +Source: %{realname}-%{version}_%{git_short}.tar.xz Source1: %{realname}-rpmlintrc # OPENSUSE-FIX-UPSTREAM: Backport of https://github.com/containerd/containerd/pull/2764. Patch1: 0001-makefile-remove-emoji.patch @@ -55,7 +54,7 @@ BuildRequires: libbtrfs-devel >= 3.8 BuildRequires: libseccomp-devel >= 2.2 BuildRequires: pkg-config -BuildRequires: golang(API) = 1.10 +BuildRequires: golang(API) >= 1.11 # 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 @@ -91,7 +90,6 @@ Summary: Client for %{name} Group: System/Management Requires: %{name} = %{version} -BuildRequires: golang(API) = 1.10 # KUBIC-SPECIFIC: This was required when upgrading from the original kubic # packaging, when everything was renamed to -kubic. It also is # used to ensure that nothing complains too much when using @@ -111,7 +109,6 @@ %package test Summary: Test package for containerd Group: System/Management -BuildRequires: golang(API) = 1.10 BuildArch: noarch # KUBIC-SPECIFIC: This was required when upgrading from the original kubic # packaging, when everything was renamed to -kubic. It also is @@ -129,7 +126,7 @@ Test package for containerd. It contains the source code and the tests. %prep -%setup -q -n %{realname}-git.%{git_short} +%setup -q -n %{realname}-%{version}_%{git_short} %patch1 -p1 %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UvXPZN/_old 2019-05-06 21:13:13.552415134 +0200 +++ /var/tmp/diff_new_pack.UvXPZN/_new 2019-05-06 21:13:13.556415148 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/containerd/containerd.git</param> <param name="scm">git</param> <param name="filename">containerd</param> - <param name="versionformat">git.%h</param> - <param name="revision">v1.2.4</param> + <param name="versionformat">1.2.5_%h</param> + <param name="revision">v1.2.5</param> <param name="exclude">.git</param> </service> <service name="recompress" mode="disabled">
