runc-2:1.0.0-299.dev.git6e5320f
- autobuilt 6e5320f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1a7c879182
commit
2deeec21f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -273,3 +273,4 @@
|
|||||||
/runc-d636ad6.tar.gz
|
/runc-d636ad6.tar.gz
|
||||||
/runc-190fcf2.tar.gz
|
/runc-190fcf2.tar.gz
|
||||||
/runc-33faa5d.tar.gz
|
/runc-33faa5d.tar.gz
|
||||||
|
/runc-6e5320f.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 33faa5d0e2404aaf4ceb1abbfe36c5135179d32f
|
%global commit0 6e5320ffa83af3ea92e464e82f9e3ba665ff7541
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 298.dev.git%{shortcommit0}%{?dist}
|
Release: 299.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-299.dev.git6e5320f
|
||||||
|
- autobuilt 6e5320f
|
||||||
|
|
||||||
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-298.dev.git33faa5d
|
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-298.dev.git33faa5d
|
||||||
- autobuilt 33faa5d
|
- autobuilt 33faa5d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-33faa5d.tar.gz) = 98b21aa5bc18b931ba77cc445dc6903b961f27ce4ca08393d5cb630d11faf012e87444084d837ee22ea53c519f96e47602e84d5d3871a03e00a47a1f12001260
|
SHA512 (runc-6e5320f.tar.gz) = 7cf446ccab3638c7b9d1b6e6d9201799a4b3bc89011ff2cc8fe21afd9b905fdb31ad34244c6adc37a64c3c53dee5f733e352daf9c04f6c141e60c617cebad014
|
||||||
|
Loading…
Reference in New Issue
Block a user