runc-2:1.0.0-250.dev.git0fa097f
- autobuilt 0fa097f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bc2cb9eeb3
commit
55911d7f79
1
.gitignore
vendored
1
.gitignore
vendored
@ -224,3 +224,4 @@
|
||||
/runc-819c40b.tar.gz
|
||||
/runc-9748b48.tar.gz
|
||||
/runc-dff7685.tar.gz
|
||||
/runc-0fa097f.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 dff7685c182f586369a1f0bec6b194aa22943119
|
||||
%global commit0 0fa097fc37c5d89e4cea4fda4663d1239e12a6fe
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 249.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 250.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
|
||||
* Sat Jun 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-250.dev.git0fa097f
|
||||
- autobuilt 0fa097f
|
||||
|
||||
* Fri Jun 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-249.dev.gitdff7685
|
||||
- autobuilt dff7685
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-dff7685.tar.gz) = 61bf5062fede101ae12a1a2eaee472d2b6694f0dd7caf641e44f0779af06c8667c1e5c28fc854c2ceb2f6aa7bd7a90c50eaccad1cf771a9bddef1bf8a3ff45b3
|
||||
SHA512 (runc-0fa097f.tar.gz) = e980762deea1f148a145e97b57e1ef28b1e23d8b0a6b300d13fb2472425c762b3cc8fc212786a9c6fbf190aeaa8e1806da84b8b9c0e51041e80f87bd8bba2007
|
||||
|
Loading…
Reference in New Issue
Block a user