runc-2:1.0.0-297.dev.git190fcf2
- autobuilt 190fcf2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb2a4f552d
commit
be0e4c0f98
1
.gitignore
vendored
1
.gitignore
vendored
@ -271,3 +271,4 @@
|
||||
/runc-2cf8d24.tar.gz
|
||||
/runc-892477c.tar.gz
|
||||
/runc-d636ad6.tar.gz
|
||||
/runc-190fcf2.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 d636ad6256f9194b0f4c6ee181e75fb36e3446d8
|
||||
%global commit0 190fcf244c3a0df5ab4c1f6b600cf194ccc17a8a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 296.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 297.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 02:11:55 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-297.dev.git190fcf2
|
||||
- autobuilt 190fcf2
|
||||
|
||||
* Thu Sep 17 10:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-296.dev.gitd636ad6
|
||||
- autobuilt d636ad6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-d636ad6.tar.gz) = a7f9418416edcd7d660a5915312952c7c9c2b85fa62d79f856d3941a8b8041943b7602e1c589a849b15b788f33ba967f5ea6aa9c3a6c717f87334eaf19c38f74
|
||||
SHA512 (runc-190fcf2.tar.gz) = 2496cb0e168f9b107797e970404c63684a913d5c3665c1128d1b3bfcf8cf97c311fb75d3c9b201dcff099945177ffd99cfb2b534f6a901de89747fcb92d4c5aa
|
||||
|
Loading…
Reference in New Issue
Block a user