runc-2:1.0.0-345.dev.gitf973238
- autobuilt f973238 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
53f41128cc
commit
2eb35cafe7
1
.gitignore
vendored
1
.gitignore
vendored
@ -318,3 +318,4 @@
|
||||
/runc-09523b7.tar.gz
|
||||
/runc-04b7b7d.tar.gz
|
||||
/runc-9712205.tar.gz
|
||||
/runc-f973238.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 9712205ecc3ac7b6a282280fde0c18979dc3bada
|
||||
%global commit0 f973238cb71d948fd8ba5fe06121a0516b5c7ccc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 344.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 345.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-345.dev.gitf973238
|
||||
- autobuilt f973238
|
||||
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-344.dev.git9712205
|
||||
- autobuilt 9712205
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-9712205.tar.gz) = cacc23b307a9519324e8eee61942c2ec1433a952c2f2f760f655b359515e594a92333566aac3b97298bf2ed554e1c109f7130ece3474e8d2f090840b2018d7b1
|
||||
SHA512 (runc-f973238.tar.gz) = f1960254c1cf4ff75feb7b4d0d5618bd949e39031de70e51451ac435a214fd1eb39139edaaa33e23c73f8eb7da94e24da7554953ee1f654451f09a3b5ffc621e
|
||||
|
Loading…
Reference in New Issue
Block a user