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