runc-2:1.0.0-172.dev.git9a93b73
- autobuilt 9a93b73 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9d624f59a2
commit
7c2f5b5d5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -146,3 +146,4 @@
|
||||
/runc-d5e91b1.tar.gz
|
||||
/runc-d3fdacb.tar.gz
|
||||
/runc-5c15da9.tar.gz
|
||||
/runc-9a93b73.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 5c15da9ea43c34571cebed4e2cba84b777a7779a
|
||||
%global commit0 9a93b7378cc818f0a5b5eb54e6f137eb81edf14d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 171.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 172.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
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-172.dev.git9a93b73
|
||||
- autobuilt 9a93b73
|
||||
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-171.dev.git5c15da9
|
||||
- autobuilt 5c15da9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5c15da9.tar.gz) = c1000241d3e18c2c8ea268f14758cabb7610c5355fb8fc8a1eeac39d2b98066569cdb5bde8a9a915ca2c0228293e12c3aef8040851ed5ba9d3fcd9ef85b24b9d
|
||||
SHA512 (runc-9a93b73.tar.gz) = 218fa5079d0ab3a0d3ff359b9ef9ae7234928ca7e8a2632a1f8e7a16547660dc6ea532a533e9f360428143ea5f1d63d73a075c8f2f4baf984307c70fb0cbb8ea
|
||||
|
Loading…
Reference in New Issue
Block a user