runc-2:1.0.0-256.dev.git3f81131
- autobuilt 3f81131 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
58716fb224
commit
1934fc5442
1
.gitignore
vendored
1
.gitignore
vendored
@ -230,3 +230,4 @@
|
||||
/runc-6f5edda.tar.gz
|
||||
/runc-3cb1909.tar.gz
|
||||
/runc-46a304b.tar.gz
|
||||
/runc-3f81131.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 46a304b5929fedfa4023f950fc0dab3f66883a97
|
||||
%global commit0 3f81131845dac13270a738d25fee7eb449befc16
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 255.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 256.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
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-256.dev.git3f81131
|
||||
- autobuilt 3f81131
|
||||
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-255.dev.git46a304b
|
||||
- autobuilt 46a304b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-46a304b.tar.gz) = d0c64a7463587f648ef6c33959ad35b141f09f0ca272e14fb7717cfc19b3f27eea8c7067baad524af7bab13d59928547db424807759d179c14991094c8cd8d55
|
||||
SHA512 (runc-3f81131.tar.gz) = ea3d12f86f208efe36b6c4f0b62704e02a48114307044e208043d57320ed0a3eef88d12099f00fe545809a87af18c0753b0ca35d9d50d85ad45df3e7f4a31b98
|
||||
|
Loading…
Reference in New Issue
Block a user