runc-2:1.0.0-286.dev.gite949339
- autobuilt e949339 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1572a97ca4
commit
bf2187076d
1
.gitignore
vendored
1
.gitignore
vendored
@ -260,3 +260,4 @@
|
||||
/runc-7930f0c.tar.gz
|
||||
/runc-a5847db.tar.gz
|
||||
/runc-2265daa.tar.gz
|
||||
/runc-e949339.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 2265daa55b594bea973e14bf1a22a7fe513ad334
|
||||
%global commit0 e949339cd6e26087d6fbd1537d07e9d5eb7e7019
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 285.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 286.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
|
||||
* Thu Aug 20 15:10:19 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-286.dev.gite949339
|
||||
- autobuilt e949339
|
||||
|
||||
* Wed Aug 19 07:11:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-285.dev.git2265daa
|
||||
- autobuilt 2265daa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2265daa.tar.gz) = 8fc78a1ca24e7aecd40acd3b70dcbe7a23d105b5292bb15881925a87975f083676cbf3b73a40b1dc1f2100dce322ac93ffc31104a590c4bd2ea0bb4d10af677c
|
||||
SHA512 (runc-e949339.tar.gz) = 2aa7ba70acbf1e47551c398a971366de1b666b2800746e419620b6ee7d36551bfbed08a97685dc8391fbee23ac4b406e1eb2da21c1cc8791fcab43fd75bed9e4
|
||||
|
Loading…
Reference in New Issue
Block a user