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