runc-2:1.0.0-236.dev.git0853956
- autobuilt 0853956 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
faf5c92b26
commit
11c5ee0adc
1
.gitignore
vendored
1
.gitignore
vendored
@ -210,3 +210,4 @@
|
||||
/runc-0f7ffbe.tar.gz
|
||||
/runc-dbe5aca.tar.gz
|
||||
/runc-1302020.tar.gz
|
||||
/runc-0853956.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 13020202397eed27c01131c3029c5f085195d63f
|
||||
%global commit0 0853956d235d20c328a4173b411e218900b81d48
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 235.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 236.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 Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-236.dev.git0853956
|
||||
- autobuilt 0853956
|
||||
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-235.dev.git1302020
|
||||
- autobuilt 1302020
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-1302020.tar.gz) = 1329bd85ec0097a1db42c8099408bbe937180227b468c752237e89461d58993e8a415b326266b7a5cf0f6614779fe2e75949a67cf7d4fc4ad7462b0a39f36a47
|
||||
SHA512 (runc-0853956.tar.gz) = e95529fa9a197eecbb8ea804db6ac86e1505d3ad56d468be0b2488ec39cde4cfdfbe7f9de3faa1168066f2136d27d916344ab707ef0e6d74326db65098edcc3b
|
||||
|
Loading…
Reference in New Issue
Block a user