runc-2:1.0.0-233.dev.git0f7ffbe
- autobuilt 0f7ffbe Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bd5f9a00a3
commit
8f7739a7cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -207,3 +207,4 @@
|
||||
/runc-2679754.tar.gz
|
||||
/runc-e664e73.tar.gz
|
||||
/runc-a30f255.tar.gz
|
||||
/runc-0f7ffbe.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 a30f2556d985f2ee90d81f91d50587201a2648af
|
||||
%global commit0 0f7ffbebeb9e3e697dd0efc6f4ab9dc14054960e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 232.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 233.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
|
||||
* Sun May 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-233.dev.git0f7ffbe
|
||||
- autobuilt 0f7ffbe
|
||||
|
||||
* Sun May 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-232.dev.gita30f255
|
||||
- autobuilt a30f255
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-a30f255.tar.gz) = 4e44d07ff5cca5591c03dfdfaae964121d787b98677e5d56c32b36ad75c3ba47d2cb2d8caa97aa37baaaf9494509a033f0d1369a6995e49f00424f119541b65b
|
||||
SHA512 (runc-0f7ffbe.tar.gz) = bc440172407e7b69cbdbf9d0e45bdd43d85489253c7dd7064193407eb18a26126b7d0f00b422f9e4c315d165ae15a92a28c6a6b5033bb0d751669c615112ed8d
|
||||
|
Loading…
Reference in New Issue
Block a user