runc-2:1.0.0-148.dev.git525b9f3
- autobuilt 525b9f3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
40a520619e
commit
652894b78c
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@
|
||||
/runc-3b7e32f.tar.gz
|
||||
/runc-8615da6.tar.gz
|
||||
/runc-981dbef.tar.gz
|
||||
/runc-525b9f3.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 981dbef514940c6ce90e8d277ffbefced785271f
|
||||
%global commit0 525b9f311cd9384f79bcc705fda8e2c49d758942
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 147.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 148.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-148.dev.git525b9f3
|
||||
- autobuilt 525b9f3
|
||||
|
||||
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-147.dev.git981dbef
|
||||
- autobuilt 981dbef
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-981dbef.tar.gz) = ca8b39d380049289289e20345ef1a344647c2ccd7a7ff8f3f0c625dff762525be63c1423dc15253d5165ff6e14d3fd080d05eb52c0cd74e0ca5a38322565d577
|
||||
SHA512 (runc-525b9f3.tar.gz) = dc523f0cc957c9d7935c50af0b094fa2af47e268c1843a2132eca243aacbd759145cb0a0a4eaecae4f91812bfc3b3d25e9cc88e1e24ec61deaeb32c708c85518
|
||||
|
Loading…
Reference in New Issue
Block a user