runc-2:1.0.0-226.dev.gita891fee
- autobuilt a891fee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c3ac7b9d78
commit
985bea2692
1
.gitignore
vendored
1
.gitignore
vendored
@ -200,3 +200,4 @@
|
||||
/runc-3c8da9d.tar.gz
|
||||
/runc-7673bee.tar.gz
|
||||
/runc-1f737ee.tar.gz
|
||||
/runc-a891fee.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 1f737eebaa45d04b4672fb0dc90c43bfa017d047
|
||||
%global commit0 a891fee8c6fa7473893c5102b74922ac21f99415
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 225.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 226.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
|
||||
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-226.dev.gita891fee
|
||||
- autobuilt a891fee
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-225.dev.git1f737ee
|
||||
- autobuilt 1f737ee
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-1f737ee.tar.gz) = a9ed30cf691f2211747cd9facceb8b5e458a8eb954ee935720df04cd1191c36ef8a46778791f64a972f32d33e4f2f82c4f6a875d85c2dfa880d13a6a38a9e06b
|
||||
SHA512 (runc-a891fee.tar.gz) = 52ee83aea026fe4e8f4efb45a4fd26a26d588bf51873257ee864e769df35b1e3d20c5c4fa68d790981d0d1ef48169bc877ac444fe1526e4298ce81d45fac99ef
|
||||
|
Loading…
Reference in New Issue
Block a user