runc-2:1.0.0-244.dev.git82d2fa4
- autobuilt 82d2fa4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d60ae7bd36
commit
a636cab09b
1
.gitignore
vendored
1
.gitignore
vendored
@ -218,3 +218,4 @@
|
||||
/runc-fdc4837.tar.gz
|
||||
/runc-5b247e7.tar.gz
|
||||
/runc-55c77cb.tar.gz
|
||||
/runc-82d2fa4.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 55c77cb9f3a14784d141124600b16a2cf789837b
|
||||
%global commit0 82d2fa4eb069b98af7c34ae525f85fcfb0e40a22
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 243.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 244.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 Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-244.dev.git82d2fa4
|
||||
- autobuilt 82d2fa4
|
||||
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-243.dev.git55c77cb
|
||||
- autobuilt 55c77cb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-55c77cb.tar.gz) = 8bd6f263dbec5e3d1cc6ff5772a1d69e62b7b36d0a605664f9b21c489286dc1c6ae04012f20243b4f1cb15e7f225cc98353b415113f10255f23a9364d1246e5e
|
||||
SHA512 (runc-82d2fa4.tar.gz) = 1d42096514bd59d208f0ed762250ed065f2964e4de567f81376b875853fc4c78847ee960fa74d943d2fef5313495c2785825e5720fa169cc7da29d2fa50d4a7d
|
||||
|
Loading…
Reference in New Issue
Block a user