runc-2:1.0.0-179.dev.git9f6a2d4
- autobuilt 9f6a2d4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f0ba3922fe
commit
62d59a6718
1
.gitignore
vendored
1
.gitignore
vendored
@ -153,3 +153,4 @@
|
||||
/runc-5c6216b.tar.gz
|
||||
/runc-56aca5a.tar.gz
|
||||
/runc-191def7.tar.gz
|
||||
/runc-9f6a2d4.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 191def7029cb29aa9ebe7ae08bb476937f006c10
|
||||
%global commit0 9f6a2d4ddc01bb638296777321fab126f7c019b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 178.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 179.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
|
||||
* Thu Apr 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-179.dev.git9f6a2d4
|
||||
- autobuilt 9f6a2d4
|
||||
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-178.dev.git191def7
|
||||
- autobuilt 191def7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-191def7.tar.gz) = fe28fa7977112bdeb183dc11c12a99f422573318270688101f05069163729cbded307f48c80a2ccf864134f042d0333e8a2914815edb4732c414f79e442e098e
|
||||
SHA512 (runc-9f6a2d4.tar.gz) = 2be261b15f0d673c62bd04fb26a98dae5fbc4c0a55dcbdeee4175aed5f87170220b867dbd901a07175bf583dec2aed0018f47f53f2ee133379ca5871ef26b053
|
||||
|
Loading…
Reference in New Issue
Block a user