runc-2:1.0.0-205.dev.git2b31437
- autobuilt 2b31437 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
819ab3247c
commit
3348c3a03f
1
.gitignore
vendored
1
.gitignore
vendored
@ -179,3 +179,4 @@
|
||||
/runc-a57358e.tar.gz
|
||||
/runc-64416d3.tar.gz
|
||||
/runc-47a7343.tar.gz
|
||||
/runc-2b31437.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 47a7343182bc05d0c3210ce874389790cbc7dfdf
|
||||
%global commit0 2b31437caa905b7b944a891aee613e7dd0a1f898
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 204.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 205.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
|
||||
* Fri May 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-205.dev.git2b31437
|
||||
- autobuilt 2b31437
|
||||
|
||||
* Fri May 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-204.dev.git47a7343
|
||||
- autobuilt 47a7343
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-47a7343.tar.gz) = 8ada2c9f952ae0cb1670f5e0ef8c7ea48b9974538cfbce6c7f470a5f8d6a829b102162f7a71c857cab4f965902deda3eefe823de46f41acfc2876559ae70d8fc
|
||||
SHA512 (runc-2b31437.tar.gz) = e76afab9cbb55faa23cd424cb8a00760d8b4a2c5b6abfc0d23b7900a8e6e8541d8997395a573916b8ef55895a2ed519395e33fef32eb8a948a0e8b9c7aa76096
|
||||
|
Loading…
Reference in New Issue
Block a user