runc-2:1.0.0-257.dev.git30dc54a
- autobuilt 30dc54a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1934fc5442
commit
686fe8f44a
1
.gitignore
vendored
1
.gitignore
vendored
@ -231,3 +231,4 @@
|
||||
/runc-3cb1909.tar.gz
|
||||
/runc-46a304b.tar.gz
|
||||
/runc-3f81131.tar.gz
|
||||
/runc-30dc54a.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 3f81131845dac13270a738d25fee7eb449befc16
|
||||
%global commit0 30dc54a9958f82b05fcc6415e342e7477d1c2e07
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 256.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 257.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
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-257.dev.git30dc54a
|
||||
- autobuilt 30dc54a
|
||||
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-256.dev.git3f81131
|
||||
- autobuilt 3f81131
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-3f81131.tar.gz) = ea3d12f86f208efe36b6c4f0b62704e02a48114307044e208043d57320ed0a3eef88d12099f00fe545809a87af18c0753b0ca35d9d50d85ad45df3e7f4a31b98
|
||||
SHA512 (runc-30dc54a.tar.gz) = b63ab93546fb83cb13c0b075f8748df264999c34c90a4ce72fbb8903b2b7046df355bf271b29e46d26d4b8e9bbc59f9a71a21beeb1e3c73448d77b57d9f5f27c
|
||||
|
Loading…
Reference in New Issue
Block a user