runc-2:1.0.0-190.dev.gitb19f9ce
- autobuilt b19f9ce Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
98479b60e1
commit
4ec5742f37
1
.gitignore
vendored
1
.gitignore
vendored
@ -164,3 +164,4 @@
|
||||
/runc-49ca1fd.tar.gz
|
||||
/runc-634e51b.tar.gz
|
||||
/runc-0fd8d46.tar.gz
|
||||
/runc-b19f9ce.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 0fd8d468ea993f6465f2834524ea30d9552db036
|
||||
%global commit0 b19f9cecfe78573f634e7346f1c1e4fc85b62452
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 189.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 190.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Apr 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-190.dev.gitb19f9ce
|
||||
- autobuilt b19f9ce
|
||||
|
||||
* Sat Apr 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-189.dev.git0fd8d46
|
||||
- autobuilt 0fd8d46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-0fd8d46.tar.gz) = e364b3334615ec6a4d7149fcb53e104318c0be84ebd4a3db146e63c9fd4a35d369dc67f44f9a890acdc047b64e00a61091551e5e63a4000dc84ed02e7b39c953
|
||||
SHA512 (runc-b19f9ce.tar.gz) = 6e02a62a08a7726976e215c778d95a29e493de6c5e32d1fce1e746ac8fde26f6906e85428243b8966d79c35d9211730ac35d399b3a6eba7d9efe432e35d297b5
|
||||
|
Loading…
Reference in New Issue
Block a user