runc-2:1.0.0-129.dev.git2186cfa
- autobuilt 2186cfa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
28235cf62a
commit
2e191f2517
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
||||
/runc-e57a774.tar.gz
|
||||
/runc-b133fea.tar.gz
|
||||
/runc-46def4c.tar.gz
|
||||
/runc-2186cfa.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 46def4cc4cb7bae86d8c80cedd43e96708218f0a
|
||||
%global commit0 2186cfa3cd52b8e00b1de76db7859cacdf7b1f94
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 128.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 129.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-129.dev.git2186cfa
|
||||
- autobuilt 2186cfa
|
||||
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-128.dev.git46def4c
|
||||
- autobuilt 46def4c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-46def4c.tar.gz) = 253b0e808f7dc4b42e8eebdc7bb7762e33320a504b51b4a1c200cfe5b90f4d1543fcf7c08dcd3fd46e4ba99f75a4a84437027d726dcad23fc1b05b058187980d
|
||||
SHA512 (runc-2186cfa.tar.gz) = 32078a797429a024481ba5055cefde76994e2c93e7625bd59d313e8d304b07eae8d44b6d1cefe59eadcb5f59577d6629ca9001a50e2b12f881eaf00f413c2f7a
|
||||
|
Loading…
Reference in New Issue
Block a user