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