runc-2:1.0.0-258.dev.git819fcc6
- autobuilt 819fcc6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
686fe8f44a
commit
ea2d3f979c
1
.gitignore
vendored
1
.gitignore
vendored
@ -232,3 +232,4 @@
|
||||
/runc-46a304b.tar.gz
|
||||
/runc-3f81131.tar.gz
|
||||
/runc-30dc54a.tar.gz
|
||||
/runc-819fcc6.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 30dc54a9958f82b05fcc6415e342e7477d1c2e07
|
||||
%global commit0 819fcc687efb6e99d980a257f1dc8d92d02ba5bd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 257.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 258.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-258.dev.git819fcc6
|
||||
- autobuilt 819fcc6
|
||||
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-257.dev.git30dc54a
|
||||
- autobuilt 30dc54a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-30dc54a.tar.gz) = b63ab93546fb83cb13c0b075f8748df264999c34c90a4ce72fbb8903b2b7046df355bf271b29e46d26d4b8e9bbc59f9a71a21beeb1e3c73448d77b57d9f5f27c
|
||||
SHA512 (runc-819fcc6.tar.gz) = 423121559cc83b6f3b44a861412fcefb2f0e5edb169b86e52dd6170d59882014e3b65f0706a648770230a6784b20fb9811cfc60c696f8ca7b0da79b6911e9964
|
||||
|
Loading…
Reference in New Issue
Block a user