runc-2:1.0.0-199.dev.git12ba2a7
- autobuilt 12ba2a7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5b701e3813
commit
9aa1696847
1
.gitignore
vendored
1
.gitignore
vendored
@ -173,3 +173,4 @@
|
||||
/runc-dd8d48e.tar.gz
|
||||
/runc-f6439a8.tar.gz
|
||||
/runc-609ba79.tar.gz
|
||||
/runc-12ba2a7.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 609ba79f7a4af7fb2c53e0c8c8b286a81b1cdc8c
|
||||
%global commit0 12ba2a7320545ff6cf2bcc87f8bae069a8fda3db
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 198.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 199.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 May 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-199.dev.git12ba2a7
|
||||
- autobuilt 12ba2a7
|
||||
|
||||
* Sun May 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-198.dev.git609ba79
|
||||
- autobuilt 609ba79
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-609ba79.tar.gz) = 7a3292882176325dfce33174f4dae05a8beec7a0218b5efa6a8968c775b0f8badf541dc74dcced93037e147854223833217e0b19e64a304844bf63976d14d6ab
|
||||
SHA512 (runc-12ba2a7.tar.gz) = 7faf73f3c6b548299eaba486469dcb8e28c2078981548b8cadeef73267b5512a5b037fccfe1b3b9dd4adf015c42f6c11543b6d5dec23a801a4f57a73eb754384
|
||||
|
Loading…
Reference in New Issue
Block a user