runc-2:1.0.0-232.dev.gita30f255
- autobuilt a30f255 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf2a9e5fd3
commit
bd5f9a00a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@
|
||||
/runc-774a9e7.tar.gz
|
||||
/runc-2679754.tar.gz
|
||||
/runc-e664e73.tar.gz
|
||||
/runc-a30f255.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 e664e732d5e9d580a8d162219030169f2508393e
|
||||
%global commit0 a30f2556d985f2ee90d81f91d50587201a2648af
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 231.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 232.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
|
||||
* Sun May 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-232.dev.gita30f255
|
||||
- autobuilt a30f255
|
||||
|
||||
* Sat May 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-231.dev.gite664e73
|
||||
- autobuilt e664e73
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e664e73.tar.gz) = 356ee888efda299f7fb4b772c76f452fdbf04c32183712a2dd915c08afb2bcd476f7800cc740aa049694f56d1386090988bfdaf77894a162761586b7a00c5c96
|
||||
SHA512 (runc-a30f255.tar.gz) = 4e44d07ff5cca5591c03dfdfaae964121d787b98677e5d56c32b36ad75c3ba47d2cb2d8caa97aa37baaaf9494509a033f0d1369a6995e49f00424f119541b65b
|
||||
|
Loading…
Reference in New Issue
Block a user