runc-2:1.0.0-352.dev.git6e04ad7
- autobuilt 6e04ad7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5071ba0ee4
commit
95ce9b962c
1
.gitignore
vendored
1
.gitignore
vendored
@ -325,3 +325,4 @@
|
||||
/runc-7590a3f.tar.gz
|
||||
/runc-49cc2a2.tar.gz
|
||||
/runc-1814816.tar.gz
|
||||
/runc-6e04ad7.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 18148166a0fb1792b8e76e30ad3d8b1f49900222
|
||||
%global commit0 6e04ad73b70eef820230d565ebff06e4c3cae7eb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 351.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 352.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 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-352.dev.git6e04ad7
|
||||
- autobuilt 6e04ad7
|
||||
|
||||
* Tue Jan 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-351.dev.git1814816
|
||||
- autobuilt 1814816
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-1814816.tar.gz) = ebc633e39302b838474544eeb9053d718516c80d4fa58df58c2327e7a546ef41f7009d9d4e0fb1adcddcdc8cc0073de3104dae8aa122950a7a3934f3972a4e85
|
||||
SHA512 (runc-6e04ad7.tar.gz) = af4ef5742d3fc0da44350f74eeb05bc994f0af9e65731e562ad4b6b093b684fa25b2cf89d0d2b241a9c116f653ff75f6d894adb2d077313b05b2b6ea4b29d7db
|
||||
|
Loading…
Reference in New Issue
Block a user