runc-2:1.0.0-295.dev.git892477c
- autobuilt 892477c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a4c846e7ee
commit
25fa60431e
1
.gitignore
vendored
1
.gitignore
vendored
@ -269,3 +269,4 @@
|
||||
/runc-ab740e9.tar.gz
|
||||
/runc-bbd4ffe.tar.gz
|
||||
/runc-2cf8d24.tar.gz
|
||||
/runc-892477c.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 2cf8d240075dd322b9385100c9af4b149c973391
|
||||
%global commit0 892477ca26638b214dc79150a09ba3565b93137d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 294.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 295.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
|
||||
* Tue Sep 15 16:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-295.dev.git892477c
|
||||
- autobuilt 892477c
|
||||
|
||||
* Fri Sep 11 03:13:03 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-294.dev.git2cf8d24
|
||||
- autobuilt 2cf8d24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2cf8d24.tar.gz) = ba8e9c1a3f8e4b45370e17ea08c7dd13b0457b52c26eda919bcb79d596379ffe77f9b8bba9bdbc5db9ddd360fe97ceb008b65f01ea497ae2c393318cb58c1cbd
|
||||
SHA512 (runc-892477c.tar.gz) = 831a8ae8a457f2345a5da9384dcf9c98ca18788a7b6be92a2965d678ebeb2395be2a5545198bf8bb53ef2a92b8dcac3b3984ff87fefd5878358b274cd15a02b3
|
||||
|
Loading…
Reference in New Issue
Block a user