runc-2:1.0.0-304.dev.git750036e
- autobuilt 750036e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7c43cb0ec1
commit
dd97c4c56e
1
.gitignore
vendored
1
.gitignore
vendored
@ -278,3 +278,4 @@
|
||||
/runc-49d4507.tar.gz
|
||||
/runc-ecfad5a.tar.gz
|
||||
/runc-a220b9c.tar.gz
|
||||
/runc-750036e.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 a220b9c6cc100f71ddc67152a12fc04622313dca
|
||||
%global commit0 750036e41d4a5939235d5734e6f094d046d0dc33
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 303.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 304.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
|
||||
* Fri Oct 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-304.dev.git750036e
|
||||
- autobuilt 750036e
|
||||
|
||||
* Thu Oct 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-303.dev.gita220b9c
|
||||
- autobuilt a220b9c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-a220b9c.tar.gz) = 477744923eb8defe9a298898a4f571cec614caf663070429579394a435f22f3c3c1e6d48fc51a9c2dd98b33b4584876128822951da8a10e1e9d6ff3943ee38ee
|
||||
SHA512 (runc-750036e.tar.gz) = 00a5be3400624b8c17cbb50800fe72ff463bd7238f25265ce8b1cab616f05c2649e55722009cb0df0f1889b3e7143f9e77898caf5c60130f0ed463eb1a854ead
|
||||
|
Loading…
Reference in New Issue
Block a user