runc-2:1.0.0-364.dev.gite7bd1fb
- autobuilt e7bd1fb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
75a0846670
commit
6c9b2d382a
1
.gitignore
vendored
1
.gitignore
vendored
@ -337,3 +337,4 @@
|
||||
/runc-5ef136f.tar.gz
|
||||
/runc-8bbfde8.tar.gz
|
||||
/runc-8e062f1.tar.gz
|
||||
/runc-e7bd1fb.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 8e062f1c5381e5224bbe898fcec61f00d2c7a700
|
||||
%global commit0 e7bd1fb10a84e4f33e09317e0adc548731d9d76e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 363.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 364.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-364.dev.gite7bd1fb
|
||||
- autobuilt e7bd1fb
|
||||
|
||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-363.dev.git8e062f1
|
||||
- autobuilt 8e062f1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-8e062f1.tar.gz) = f7cf09681f71013b32c4f3498b039f6c4d5e4b0b141e89689f86d46a8a5ce0392b349860fdfb87f71e8bd671e8cf7dbde2a988f143ddcd153a0a52401fbd278b
|
||||
SHA512 (runc-e7bd1fb.tar.gz) = ea22a0c1b1bb454eadd5a1f18b185a3856fe38638482d7c32dd41bd08fbe990f324d876f3ffd5713bbfe97d43600777a883cf20f3b96ca0c227b76ce096e3605
|
||||
|
Loading…
Reference in New Issue
Block a user