runc-2:1.0.0-283.dev.git7930f0c
- autobuilt 7930f0c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
31d5ca1881
commit
ca032b6a0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -257,3 +257,4 @@
|
||||
/runc-a2d1f85.tar.gz
|
||||
/runc-54c53b1.tar.gz
|
||||
/runc-49a7346.tar.gz
|
||||
/runc-7930f0c.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 49a73463331bd8ff44bb8349e33f4b2e1ae34b4f
|
||||
%global commit0 7930f0c1507158143b07ec31353146045a55e125
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 282.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 283.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 Aug 18 01:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-283.dev.git7930f0c
|
||||
- autobuilt 7930f0c
|
||||
|
||||
* Mon Aug 17 19:10:53 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-282.dev.git49a7346
|
||||
- autobuilt 49a7346
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-49a7346.tar.gz) = f8e720b88ddd9fb572edea9c78deedc7d55e3f26ae23f3952826582cfda30e5bf74eeb61bde64bfa6373fe02b25f12c1a1f650b8d5a05032df7ed059b6ae81f3
|
||||
SHA512 (runc-7930f0c.tar.gz) = 080ed408b4a9753ba7ac0ae2b0f6ea4c8716a006798a683f2923b3ec5b56abbde4dc4d5f15c4bf53998d3bc35b742f8b3e5de0268f9cbaf4013ba2abf03ce14b
|
||||
|
Loading…
Reference in New Issue
Block a user