runc-2:1.0.0-177.dev.git56aca5a
- autobuilt 56aca5a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c4fea13f09
commit
185315ff95
1
.gitignore
vendored
1
.gitignore
vendored
@ -151,3 +151,4 @@
|
||||
/runc-ccbb336.tar.gz
|
||||
/runc-13431e0.tar.gz
|
||||
/runc-5c6216b.tar.gz
|
||||
/runc-56aca5a.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 5c6216b1eda6a927e09ffc5ba96dd4cd6b80deb0
|
||||
%global commit0 56aca5aa50d07548d5db8fd33e9dc562f70f3208
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 176.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 177.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
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-177.dev.git56aca5a
|
||||
- autobuilt 56aca5a
|
||||
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-176.dev.git5c6216b
|
||||
- autobuilt 5c6216b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5c6216b.tar.gz) = 9323f4736ea086d6f0dc496322276bcf054c07261c77286595e5cd93236543fe57936207ac9354c3e0ea72246dd8fa9acb12ac46fe4861c30a7082af30831873
|
||||
SHA512 (runc-56aca5a.tar.gz) = 44779de1259c89fe8f80b1cd11cd833f92f3dc443e21a895755c2a612e71fb7d253881ccbcc146871219d4aacf13976b1e5f7a1ceb0ef035c2ef17cb8485be60
|
||||
|
Loading…
Reference in New Issue
Block a user