runc-2:1.0.0-143.dev.gitff107ee
- autobuilt ff107ee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
83653dfd6e
commit
8d19b77a89
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@
|
||||
/runc-f6fb7a0.tar.gz
|
||||
/runc-2fc03cc.tar.gz
|
||||
/runc-2b5730a.tar.gz
|
||||
/runc-ff107ee.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 2b5730a5a602c4be64e2669d513b5c32037c30c1
|
||||
%global commit0 ff107ee0c19f4518328a70741fcf20bec69f1221
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 142.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 143.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-143.dev.gitff107ee
|
||||
- autobuilt ff107ee
|
||||
|
||||
* Tue Jan 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-142.dev.git2b5730a
|
||||
- autobuilt 2b5730a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2b5730a.tar.gz) = 1f088984b78ecea7b20486de4c6ad94c05983f452a6c48e7ea3c28f0db7337dba2496cebcf13cedf6e6541232ee71d4c2cc96aed6938ef412f5ce5ed153f6486
|
||||
SHA512 (runc-ff107ee.tar.gz) = a090e64031c8957ea1f225d9cc486e034e49ad87e91790e7913d37881aaab8b09c0e5fb5836785f8dbfda49ec7bbfd02c3144df7ac29c9f6053f930bc5f9aaad
|
||||
|
Loading…
Reference in New Issue
Block a user