runc-2:1.0.0-225.dev.git1f737ee
- autobuilt 1f737ee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
45c7acb210
commit
c3ac7b9d78
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/runc-21cb236.tar.gz
|
||||
/runc-3c8da9d.tar.gz
|
||||
/runc-7673bee.tar.gz
|
||||
/runc-1f737ee.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 7673bee6bfbc28c8cfbc64165eea29b83e9957f0
|
||||
%global commit0 1f737eebaa45d04b4672fb0dc90c43bfa017d047
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 224.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 225.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 May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-225.dev.git1f737ee
|
||||
- autobuilt 1f737ee
|
||||
|
||||
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-224.dev.git7673bee
|
||||
- autobuilt 7673bee
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-7673bee.tar.gz) = 415a0450ecd99da204badacafffc434f18445f602fa2dc6577b362053fb907e08b2590be49f260be3ec5df14abec9e97ee9787c3233f5a8b36002e6ae28cb686
|
||||
SHA512 (runc-1f737ee.tar.gz) = a9ed30cf691f2211747cd9facceb8b5e458a8eb954ee935720df04cd1191c36ef8a46778791f64a972f32d33e4f2f82c4f6a875d85c2dfa880d13a6a38a9e06b
|
||||
|
Loading…
Reference in New Issue
Block a user