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