runc-2:1.0.0-346.dev.git555840a
- autobuilt 555840a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2eb35cafe7
commit
02b78a7395
1
.gitignore
vendored
1
.gitignore
vendored
@ -319,3 +319,4 @@
|
||||
/runc-04b7b7d.tar.gz
|
||||
/runc-9712205.tar.gz
|
||||
/runc-f973238.tar.gz
|
||||
/runc-555840a.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 f973238cb71d948fd8ba5fe06121a0516b5c7ccc
|
||||
%global commit0 555840a638842af9800e6896a800ad12486399c3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 345.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 346.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-346.dev.git555840a
|
||||
- autobuilt 555840a
|
||||
|
||||
* Wed Jan 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-345.dev.gitf973238
|
||||
- autobuilt f973238
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f973238.tar.gz) = f1960254c1cf4ff75feb7b4d0d5618bd949e39031de70e51451ac435a214fd1eb39139edaaa33e23c73f8eb7da94e24da7554953ee1f654451f09a3b5ffc621e
|
||||
SHA512 (runc-555840a.tar.gz) = 4f6088668c14d82e78099e62c7b89b01b2825a1f3c91ba2781b36d4c1f14dba94c5bb8517a15c63afdce0d82de047f7b51d582c420c058ff90905b4ce2a55f46
|
||||
|
Loading…
Reference in New Issue
Block a user