runc-2:1.0.0-54.dev.git78ef28e
- built commit 78ef28e Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
e7a26f9b39
commit
1339ba36e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/runc-70ca035.tar.gz
|
||||
/runc-00dc700.tar.gz
|
||||
/runc-578fe65.tar.gz
|
||||
/runc-78ef28e.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 578fe65e4fb86b95cc67b304d99d799f976dc40c
|
||||
%global commit0 78ef28e63bec2ee4c139b5e3e0d691eb9bdc748d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 56.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,9 +284,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.0.0-54.dev.git78ef28e
|
||||
- built commit 78ef28e
|
||||
|
||||
* Tue Sep 25 2018 Dan Walsh <dwalsh@redhat.name> - 2:1.0.0-55.dev.gitfdd8055
|
||||
- built commit 578fe65e4fb86b95cc67b304d99d799f976dc40c
|
||||
1
|
||||
|
||||
* Mon Sep 24 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.0.0-54.dev.git00dc700
|
||||
- built commit 00dc700
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-578fe65.tar.gz) = 5eac8d229d2ea3d4638709b2e0a8c3056197f2da87eccae2adaf21be06697f906a39017adba7d47e4c3858b1477df61975d598cf9ea45ec441fe5b748285171e
|
||||
SHA512 (runc-78ef28e.tar.gz) = a716ecf801b81878d9cbfda85513659023ba49dacf9b51a068d6c3df58d5a07f9dabf163e54f25797c5415703b98c538c81dc5e2fb76ae81b6320c2a3f80cff0
|
||||
|
Loading…
Reference in New Issue
Block a user