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