runc-2:1.0.0-265.dev.git47fbafb
- autobuilt 47fbafb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
32664992ac
commit
2da641c3cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -239,3 +239,4 @@
|
|||||||
/runc-fbf047b.tar.gz
|
/runc-fbf047b.tar.gz
|
||||||
/runc-545ebdd.tar.gz
|
/runc-545ebdd.tar.gz
|
||||||
/runc-cf1273a.tar.gz
|
/runc-cf1273a.tar.gz
|
||||||
|
/runc-47fbafb.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 cf1273abf478c4e1ab2357ed1ff0cbae2958f8a1
|
%global commit0 47fbafb7bc18891e4763762beb469f1a0267efd5
|
||||||
%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: 264.dev.git%{shortcommit0}%{?dist}
|
Release: 265.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
|
||||||
|
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-265.dev.git47fbafb
|
||||||
|
- autobuilt 47fbafb
|
||||||
|
|
||||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-264.dev.gitcf1273a
|
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-264.dev.gitcf1273a
|
||||||
- autobuilt cf1273a
|
- autobuilt cf1273a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-cf1273a.tar.gz) = a82cd530ba5163eb0cd023ce21e8b94488017bb6b4f516bc7cee9e909c605f9ae2e778c2b0cb424f831290242fa7edd02e10e9a35dbbfc5dd6a7d6789c3c1a21
|
SHA512 (runc-47fbafb.tar.gz) = 691621f0242c2fb142149e520dfdd3d881218d801e3645a74993b438e4ab8c26f2c007b2bbb667579fd9d90e431fea04a3a9800af918d17fc3edc552d6f7fafc
|
||||||
|
Loading…
Reference in New Issue
Block a user