runc-2:1.0.0-333.dev.git4b055ff
- autobuilt 4b055ff Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d75750f8a9
commit
c2caf1bac2
1
.gitignore
vendored
1
.gitignore
vendored
@ -307,3 +307,4 @@
|
||||
/runc-bd013b6.tar.gz
|
||||
/runc-8518317.tar.gz
|
||||
/runc-166068a.tar.gz
|
||||
/runc-4b055ff.tar.gz
|
||||
|
@ -19,13 +19,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 166068a0ff8065cd9e6cdc7448e7bec7cbd2749f
|
||||
%global commit0 4b055ff5836789d009e3d95365a7090e09ca9528
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 332.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 333.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-333.dev.git4b055ff
|
||||
- autobuilt 4b055ff
|
||||
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-332.dev.git166068a
|
||||
- autobuilt 166068a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-166068a.tar.gz) = ecae27db86a840b3b89bb829bc4ba882949541cc35576aaa6b399ae3e255121248c0d4f82200b09faf20521f0bcea34406d6ed15b90fc98e818872551d940ef1
|
||||
SHA512 (runc-4b055ff.tar.gz) = 60eb9343773376dc94403e31916c01f62288ad040c1a9507effc902b8e7ba903093fedb1c8f97d5e2cc0f8cccc242fd705f74f226acfaaea37574781a7e170c2
|
||||
|
Loading…
Reference in New Issue
Block a user