runc-2:1.0.0-284.dev.gita5847db
- autobuilt a5847db Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ca032b6a0e
commit
807c017a08
1
.gitignore
vendored
1
.gitignore
vendored
@ -258,3 +258,4 @@
|
||||
/runc-54c53b1.tar.gz
|
||||
/runc-49a7346.tar.gz
|
||||
/runc-7930f0c.tar.gz
|
||||
/runc-a5847db.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 7930f0c1507158143b07ec31353146045a55e125
|
||||
%global commit0 a5847db387ae28c0ca4ebe4beee1a76900c86414
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 283.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 284.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 Aug 18 05:11:22 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-284.dev.gita5847db
|
||||
- autobuilt a5847db
|
||||
|
||||
* Tue Aug 18 01:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-283.dev.git7930f0c
|
||||
- autobuilt 7930f0c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-7930f0c.tar.gz) = 080ed408b4a9753ba7ac0ae2b0f6ea4c8716a006798a683f2923b3ec5b56abbde4dc4d5f15c4bf53998d3bc35b742f8b3e5de0268f9cbaf4013ba2abf03ce14b
|
||||
SHA512 (runc-a5847db.tar.gz) = f43b08769fedf1b408024317aa71af224fc7f5c813967b5123e41727ac6eb8d721445fcf2a844e4a758c4c76c6fd1a63e855f552d7ee5f784aacae6d51bc5c87
|
||||
|
Loading…
Reference in New Issue
Block a user