runc-2:1.0.0-163.dev.gite3e26ca
- autobuilt e3e26ca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cbbfc0873e
commit
35f48f9f8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@
|
||||
/runc-8df45c8.tar.gz
|
||||
/runc-4a9e174.tar.gz
|
||||
/runc-9ec5b03.tar.gz
|
||||
/runc-e3e26ca.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 9ec5b03e5af6e5f9fad4008df1d23f80141d38a9
|
||||
%global commit0 e3e26cafe9205f68f7ce99aee6bf036292ad3e6f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 162.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 163.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 Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-163.dev.gite3e26ca
|
||||
- autobuilt e3e26ca
|
||||
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-162.dev.git9ec5b03
|
||||
- autobuilt 9ec5b03
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-9ec5b03.tar.gz) = af139daa5ab0425052e9a8c8af24b6a9bccc8315478a27b59bc1f949bb5a169d012d5e4dd02818e2a88dda604a9804b24b363cd6e52c3f003b4783f4d115353e
|
||||
SHA512 (runc-e3e26ca.tar.gz) = 9720382aba7dd15a9283430500a0f1359259f563d12ad8452accc35b53d69370af5d2c50f0727432caab72203a7e027d3b0f70e3c5575b4ee31dbc70e651c1ec
|
||||
|
Loading…
Reference in New Issue
Block a user