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