Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package containerd for openSUSE:Factory checked in at 2021-04-18 21:45:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/containerd (Old) and /work/SRC/openSUSE:Factory/.containerd.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd" Sun Apr 18 21:45:15 2021 rev:41 rq:886280 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/containerd/containerd.changes 2021-03-12 13:31:03.946136151 +0100 +++ /work/SRC/openSUSE:Factory/.containerd.new.12324/containerd.changes 2021-04-18 21:45:25.832754323 +0200 @@ -1,0 +2,7 @@ +Fri Apr 16 05:25:40 UTC 2021 - Aleksa Sarai <asa...@suse.com> + +- Drop long-since upstreamed patch, originally needed to fix i386 builds on + SLES: + - 0001-makefile-remove-emoji.patch + +------------------------------------------------------------------- Old: ---- 0001-makefile-remove-emoji.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ containerd.spec ++++++ --- /var/tmp/diff_new_pack.T3uiRU/_old 2021-04-18 21:45:26.308755127 +0200 +++ /var/tmp/diff_new_pack.T3uiRU/_new 2021-04-18 21:45:26.308755127 +0200 @@ -35,8 +35,6 @@ URL: https://containerd.tools Source: %{name}-%{version}_%{git_short}.tar.xz Source1: %{name}-rpmlintrc -# OPENSUSE-FIX-UPSTREAM: Backport of https://github.com/containerd/containerd/pull/2764. -Patch1: 0001-makefile-remove-emoji.patch BuildRequires: fdupes BuildRequires: glibc-devel-static BuildRequires: go-go-md2man @@ -83,7 +81,6 @@ %prep %setup -q -n %{name}-%{version}_%{git_short} -%patch1 -p1 %build # NOTE: containerd will switch to go.mod in 1.5.x so this can be removed after