runc-2:1.0.0-287.dev.gitf844a2f
- autobuilt f844a2f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bf2187076d
commit
eb8018f8cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/runc-a5847db.tar.gz
|
||||
/runc-2265daa.tar.gz
|
||||
/runc-e949339.tar.gz
|
||||
/runc-f844a2f.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 e949339cd6e26087d6fbd1537d07e9d5eb7e7019
|
||||
%global commit0 f844a2f56c64909a154848a165b1faaf5d3c3459
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 286.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 287.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
|
||||
* Thu Aug 20 19:10:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-287.dev.gitf844a2f
|
||||
- autobuilt f844a2f
|
||||
|
||||
* Thu Aug 20 15:10:19 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-286.dev.gite949339
|
||||
- autobuilt e949339
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e949339.tar.gz) = 2aa7ba70acbf1e47551c398a971366de1b666b2800746e419620b6ee7d36551bfbed08a97685dc8391fbee23ac4b406e1eb2da21c1cc8791fcab43fd75bed9e4
|
||||
SHA512 (runc-f844a2f.tar.gz) = 4dc0dbbc13c6e80b7175811ac97a220798be35ab6d897cae8dbe00a3364c6ecf6f4dd830b55f5587a45f6e019910b4f0d8a9e48b1d794fa309a9b8385e4a5b1d
|
||||
|
Loading…
Reference in New Issue
Block a user