Accepting request 1151211 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/1151211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=65
This commit is contained in:
Ana Guerrero 2024-02-27 21:44:11 +00:00 committed by Git OBS Bridge
commit e897d63509
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 11:04:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jan 15 11:12:05 UTC 2024 - Dan Čermák <dcermak@suse.com>

View File

@ -100,9 +100,9 @@ reference the following Go import paths: github.com/containerd/containerd
%prep
%setup -q -n %{name}-%{version}_%{git_short}
%if 0%{?sle_version} == 120000
%patch1 -p1
%patch -P 1 -p1
%endif
%patch2 -p1
%patch -P 2 -p1
%build
%goprep %{import_path}