runc-2:1.0.0-323.dev.gitd15ffff
- autobuilt d15ffff Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8e556a61b0
commit
a82af00b4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -297,3 +297,4 @@
|
||||
/runc-689513c.tar.gz
|
||||
/runc-b69070a.tar.gz
|
||||
/runc-0b11e29.tar.gz
|
||||
/runc-d15ffff.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 0b11e29a87d7b24cc8059b7fd32c269c5f1766a2
|
||||
%global commit0 d15ffff5dfad7868224af50a0c054e1a711efa38
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 322.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 323.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
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-323.dev.gitd15ffff
|
||||
- autobuilt d15ffff
|
||||
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-322.dev.git0b11e29
|
||||
- autobuilt 0b11e29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-0b11e29.tar.gz) = 8ee98eff49007eb865dcbcfa0a463f22b7fa86e884dba35e1132f72dddc44fecd417a3c08be5956b4173f374908e868f7096470d4f52b3026cd69012136f3ecd
|
||||
SHA512 (runc-d15ffff.tar.gz) = a22e7128e24b3b53b01dede0506992408782887093f0faaa55d203fb91710cd03393e84c536e738834fdc60ca71458e4db01bfdd56d38deb655c2640c82eb56a
|
||||
|
Loading…
Reference in New Issue
Block a user