runc-2:1.0.0-252.dev.git1b94395
- autobuilt 1b94395 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8e9a5da2bf
commit
27a08dfae2
1
.gitignore
vendored
1
.gitignore
vendored
@ -226,3 +226,4 @@
|
||||
/runc-dff7685.tar.gz
|
||||
/runc-0fa097f.tar.gz
|
||||
/runc-834c457.tar.gz
|
||||
/runc-1b94395.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 834c45736beaaf46294f2245fe6da9e39e400225
|
||||
%global commit0 1b94395c06577b36bae4afd2fe5da229f7a03284
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 251.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 252.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 Jun 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-252.dev.git1b94395
|
||||
- autobuilt 1b94395
|
||||
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-251.dev.git834c457
|
||||
- autobuilt 834c457
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-834c457.tar.gz) = 9a2db2078f184930a29f5bf099dab2aa476c23d45e59125320c83ce1a3dfa84c422d47f289705bc7c0ee7655df60cfcb8fe179feebce03cf678185cc1a439f22
|
||||
SHA512 (runc-1b94395.tar.gz) = 6a7f2baea284dc88f9308b9ab33485d82ac9524de25384425617afb8eb8e961ab6e3aa8ea8507b4094e36d4b0ac3641074319145d4f478b519a670b2268ef5e5
|
||||
|
Loading…
Reference in New Issue
Block a user