runc-2:1.0.0-369.dev.git2046f26
- autobuilt 2046f26 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aeb0c6ec4e
commit
e6433a0b78
1
.gitignore
vendored
1
.gitignore
vendored
@ -342,3 +342,4 @@
|
||||
/runc-c531a6f.tar.gz
|
||||
/runc-a4f2b2b.tar.gz
|
||||
/runc-091dd32.tar.gz
|
||||
/runc-2046f26.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 091dd32dd1fadb09141449295e4c012474fc19dc
|
||||
%global commit0 2046f264caa08ae2931a032209b62ac18d82e73f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 368.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 369.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
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-369.dev.git2046f26
|
||||
- autobuilt 2046f26
|
||||
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-368.dev.git091dd32
|
||||
- autobuilt 091dd32
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-091dd32.tar.gz) = d7f54aa354a109e665103d3e212e93a14bf0d51cba9e740d04bc706705bad2a3a171931d912c49e2aecfcfb6e1ca9634416c903451a92b18e6b10163cc779f9e
|
||||
SHA512 (runc-2046f26.tar.gz) = 6d532205e3fb199b15209b457edaf492f2f7aa34c0b62738e9a5af328529ec4564513b257f4fe0c23fb00aef8a4f8bf9d1784df8af4e88f071f83a9949886b88
|
||||
|
Loading…
Reference in New Issue
Block a user