runc-2:1.0.0-67.dev.git12f6a99
- autobuilt 12f6a99 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
dc8095b9d4
commit
da92f7761b
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/runc-859f745.tar.gz
|
||||
/runc-f5b9991.tar.gz
|
||||
/runc-bbb17ef.tar.gz
|
||||
/runc-12f6a99.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 bbb17efcb4c0ab986407812a31ba333a7450064c
|
||||
%global commit0 12f6a991201fdb8f82579582d5e00e28fba06d0a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 66.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 67.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-67.dev.git12f6a99
|
||||
- autobuilt 12f6a99
|
||||
|
||||
* Fri Dec 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-66.dev.gitbbb17ef
|
||||
- autobuilt bbb17ef
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-bbb17ef.tar.gz) = 0edaf0012ee7ae1703b37c0891fc0a4fed04a7c6fc7a76705caa97d1a63e17406e724cda0b3d890c175d94e7cf63616e6dc7f9393d112adc868de53082a0b685
|
||||
SHA512 (runc-12f6a99.tar.gz) = 8dc3620fc7bc6e86cf727fbed6f4ebaa812389ab6693f5f6c76ab8756bd4066256b61889fa0e0b28a07c341f4aed719de4cb5fed45b1a133cc80de9f6bb9849e
|
||||
|
Loading…
Reference in New Issue
Block a user