runc-2:1.0.0-166.dev.gite4363b0
- autobuilt e4363b0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cc2454084b
commit
5aa6ada19c
1
.gitignore
vendored
1
.gitignore
vendored
@ -140,3 +140,4 @@
|
||||
/runc-e3e26ca.tar.gz
|
||||
/runc-f8e1388.tar.gz
|
||||
/runc-0c6659a.tar.gz
|
||||
/runc-e4363b0.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 0c6659ac8e5b613060d47213500b319bdf2f620c
|
||||
%global commit0 e4363b038787addfa12e8b0acf5417d4fba01693
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 165.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 166.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
|
||||
* Fri Apr 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-166.dev.gite4363b0
|
||||
- autobuilt e4363b0
|
||||
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-165.dev.git0c6659a
|
||||
- autobuilt 0c6659a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-0c6659a.tar.gz) = 736de8f0c0ea990c91eebd88e26da99db84120adfed5146fee410ef38e351a73ace4500bd289099bbab272f3604d39d79c830aef9a75d7b186bae6cda8b573dd
|
||||
SHA512 (runc-e4363b0.tar.gz) = b3e53653920e551fae3e2fab605a4ec460fd47e2f104e62978f3bcc97a1f1f82d4a92fc1350a88240337b78287fffe80a1ea3d45dd650f5c9771a8336ea83ba3
|
||||
|
Loading…
Reference in New Issue
Block a user