runc-2:1.0.0-361.dev.git5ef136f
- autobuilt 5ef136f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
175f4906a0
commit
53b40e1b45
1
.gitignore
vendored
1
.gitignore
vendored
@ -334,3 +334,4 @@
|
||||
/runc-be30b6e.tar.gz
|
||||
/runc-6721470.tar.gz
|
||||
/runc-346f87f.tar.gz
|
||||
/runc-5ef136f.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 346f87fec1487128d16e4616b990b0579b4bf003
|
||||
%global commit0 5ef136ff78a4c01793c4f14820405122d4a4a898
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 360.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 361.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
|
||||
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-361.dev.git5ef136f
|
||||
- autobuilt 5ef136f
|
||||
|
||||
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-360.dev.git346f87f
|
||||
- autobuilt 346f87f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-346f87f.tar.gz) = 574eda7eb98df5753127f46afdd1ae61a6150da43d0c5782baa2a8ef868fae5a7b585d5dc8862bc63de861b830cf5299e73a631b57e7d687235592e3b4883120
|
||||
SHA512 (runc-5ef136f.tar.gz) = 011a3503d8483c2313743d97e50561f789db8b9d50b4fd143a48b5cf24ebcc976f985aebb3e9be20e9a06152c967d3a2583cd29d40f44f4c6912c22553c1fb6c
|
||||
|
Loading…
Reference in New Issue
Block a user