runc-2:1.0.0-342.dev.git09523b7
- autobuilt 09523b7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
68770e17c9
commit
d898de2a45
1
.gitignore
vendored
1
.gitignore
vendored
@ -315,3 +315,4 @@
|
||||
/runc-2e1c1de.tar.gz
|
||||
/runc-77b5d8a.tar.gz
|
||||
/runc-5efdc0c.tar.gz
|
||||
/runc-09523b7.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 5efdc0c5a42d7965141271448dba6af4e1429962
|
||||
%global commit0 09523b79d01d032d2faeeb7eef4ad5a31eda528f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 341.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 342.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
|
||||
* Mon Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-342.dev.git09523b7
|
||||
- autobuilt 09523b7
|
||||
|
||||
* Tue Dec 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-341.dev.git5efdc0c
|
||||
- autobuilt 5efdc0c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5efdc0c.tar.gz) = dd853bed092cec7b99f2c976548a56614af702d43ad419e65fa54f841288735c8c8bcae57799051e66f94b694c71437bb61432894278b588903fac56d31f78db
|
||||
SHA512 (runc-09523b7.tar.gz) = e07242db74d55d95b57061ba95f89bb9ffdaac33e1be256945759e65180219008424e75e6f2c848e35068ac539da5231842fac4a1dd8d99e2721e67ea30fd799
|
||||
|
Loading…
Reference in New Issue
Block a user