runc-2:1.0.0-350.dev.git49cc2a2
- autobuilt 49cc2a2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
95c1d41c1f
commit
6edb4a8ad8
1
.gitignore
vendored
1
.gitignore
vendored
@ -323,3 +323,4 @@
|
||||
/runc-364ada6.tar.gz
|
||||
/runc-dbbe7e6.tar.gz
|
||||
/runc-7590a3f.tar.gz
|
||||
/runc-49cc2a2.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 7590a3f22d55e11d2ea92b2d435a72ff198624f1
|
||||
%global commit0 49cc2a22c30728a3686cbfe25794c6fa51b457e6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 349.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 350.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
|
||||
* Sat Jan 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-350.dev.git49cc2a2
|
||||
- autobuilt 49cc2a2
|
||||
|
||||
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-349.dev.git7590a3f
|
||||
- autobuilt 7590a3f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-7590a3f.tar.gz) = 4c8ec3e46ae8ca1439a126196d375c76fac07e744e7fd9d92e4d0d1a2e8298872a293a088f0ae9a8ae6aa8f429e4203aee015ed0a51534bb8eb538054a7eb42c
|
||||
SHA512 (runc-49cc2a2.tar.gz) = c413dda6eb6c5be2c5a4f0b60991a976f8757f40616e7d63ed4b108d7eff652d4cf1658aad44b7eb7eb607848967d2b72a501d2c79aa7c5bc966b0bd62b543ca
|
||||
|
Loading…
Reference in New Issue
Block a user