runc-2:1.0.0-28.git63e6708
- autobuilt commit 63e6708 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
39cd305f7c
commit
d28d88c617
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/runc-cc4307a.tar.gz
|
||||
/runc-f753f30.tar.gz
|
||||
/runc-d56f6cc.tar.gz
|
||||
/runc-63e6708.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 d56f6cc2022f82aac01da83b03559cfd8e4b584f
|
||||
%global commit0 63e6708c74c1cc46091ec92ea9df5aca4d82e803
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
@ -32,7 +32,7 @@ Name: %{repo}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.0.0
|
||||
Release: 27.git%{shortcommit0}%{?dist}
|
||||
Release: 28.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -294,6 +294,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-28.git63e6708
|
||||
- autobuilt commit 63e6708
|
||||
|
||||
* Tue Apr 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-27.gitd56f6cc
|
||||
- autobuilt commit d56f6cc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-d56f6cc.tar.gz) = efcfe16c06715ab6e1a74be620606d510fc0c79ce21da244a9efc78ebf8fbbf36c40d142ec6b286ebb77e9db4b24ff809825e0893d5561a96cfbec3dc4dc9075
|
||||
SHA512 (runc-63e6708.tar.gz) = 0bc74aef7a8a627a263f1318dfa960161149def394d0c7336f7ee91a96aa82b10159c3ea30d310fbfa2f39034df1f646a4bf5003dc3e0bd5749c82b78cabd4fa
|
||||
|
Loading…
Reference in New Issue
Block a user