RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/runc#37790ded740c7d1dbff2362827216aa9d3c0af76
This commit is contained in:
parent
89abfe89ae
commit
14f224885f
2
.gitignore
vendored
2
.gitignore
vendored
@ -293,3 +293,5 @@
|
||||
/runc-e8498d3.tar.gz
|
||||
/runc-27227a9.tar.gz
|
||||
/runc-30233a7.tar.gz
|
||||
/runc-636f23d.tar.gz
|
||||
/runc-689513c.tar.gz
|
||||
|
10
runc.spec
10
runc.spec
@ -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 30233a7aea7ad6411cad4d4f500fdd8d000355d2
|
||||
%global commit0 689513cc0946d8e968abbe35544d5a7827d2bcfa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 318.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 320.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-320.dev.git689513c
|
||||
- autobuilt 689513c
|
||||
|
||||
* Wed Nov 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-319.dev.git636f23d
|
||||
- autobuilt 636f23d
|
||||
|
||||
* Tue Nov 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-318.dev.git30233a7
|
||||
- autobuilt 30233a7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-30233a7.tar.gz) = 08ec9177869acd43d389d7de7e1f0a84495ad0bc5d22d7faa498e00f50c52118a7cb004f0b6318052b1b5f7ad2a096ce4f09304028383e1145bc88793109723b
|
||||
SHA512 (runc-689513c.tar.gz) = 9c963aae5500bf17c62e5e368c5a21e95dbb016ff17a3f32d7275b8c0155fbb62aed37855ea55643367ee636f13fc5d461ab5082919528a4fe0f268f19eaba69
|
||||
|
Loading…
Reference in New Issue
Block a user