runc-2:1.0.0-118.dev.git1b8a1ee
- autobuilt 1b8a1ee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1266c542e1
commit
54b83cfc83
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
|||||||
/runc-3e425f8.tar.gz
|
/runc-3e425f8.tar.gz
|
||||||
/runc-84373aa.tar.gz
|
/runc-84373aa.tar.gz
|
||||||
/runc-cad42f6.tar.gz
|
/runc-cad42f6.tar.gz
|
||||||
|
/runc-1b8a1ee.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 cad42f6e0932db0ce08c3a3d9e89e6063ec283e4
|
%global commit0 1b8a1eeec3f337ab5d94f289800b30835f2e5453
|
||||||
%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: 117.dev.git%{shortcommit0}%{?dist}
|
Release: 118.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
|
||||||
|
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-118.dev.git1b8a1ee
|
||||||
|
- autobuilt 1b8a1ee
|
||||||
|
|
||||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-117.dev.gitcad42f6
|
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-117.dev.gitcad42f6
|
||||||
- autobuilt cad42f6
|
- autobuilt cad42f6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-cad42f6.tar.gz) = ebd35aa7d38f67c171296118b7d38c5d6c84b987d780099d30e05d9bc276c8bc8a0de25b3a290f89401d89a8fa8978cc4ab18ca0e21fb98b9958f662890822b7
|
SHA512 (runc-1b8a1ee.tar.gz) = ad6c861ed2ef77c45c48c39ae0681fc4ea0edacd7d9490b9b63fb2573d5a2a983b9664c9d42d7e0675e023480e0e99de377104b45cb05bfa7db3ade03e12cdf9
|
||||||
|
Loading…
Reference in New Issue
Block a user