runc-2:1.0.0-41.dev.git21ac086
- autobuilt 21ac086 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
18c8478f92
commit
f5680698e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/runc-3ccfa2f.tar.gz
|
||||
/runc-2c632d1.tar.gz
|
||||
/runc-45e08f6.tar.gz
|
||||
/runc-21ac086.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 45e08f6ceb995a30a0b8ce042e451a1254d4c888
|
||||
%global commit0 21ac0862f2c695f7ecb55346401932a9ad8cc8d6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
@ -32,7 +32,7 @@ Name: %{repo}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.0.0
|
||||
Release: 40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 41.dev.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
|
||||
* Wed Jul 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-41.dev.git21ac086
|
||||
- autobuilt 21ac086
|
||||
|
||||
* Fri Jul 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-40.git45e08f6
|
||||
- autobuilt 45e08f6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-45e08f6.tar.gz) = 25a19b9fc116752fb35039160c182061ce3ce1f0e17c11c5f3af2ab254d7f5e47164675563373e83e8024ad153909742e0fab236907a0d472256da5e707e3f76
|
||||
SHA512 (runc-21ac086.tar.gz) = a52c7a0ecc177a5feb357775c5806e1d697db302b6853beb3c928ef6b170b60f0e75a70be3a361bde8cfd9e8a8bc100a3abecdd7aca5e2415501ded5b8a21d9b
|
||||
|
Loading…
Reference in New Issue
Block a user