runc-2:1.0.0-191.dev.git53fb4a5
- autobuilt 53fb4a5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4ec5742f37
commit
ca4e5beb49
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@
|
||||
/runc-634e51b.tar.gz
|
||||
/runc-0fd8d46.tar.gz
|
||||
/runc-b19f9ce.tar.gz
|
||||
/runc-53fb4a5.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 b19f9cecfe78573f634e7346f1c1e4fc85b62452
|
||||
%global commit0 53fb4a5e2d960283d5b890d06036030ed308dfa4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 190.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 191.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 Apr 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-191.dev.git53fb4a5
|
||||
- autobuilt 53fb4a5
|
||||
|
||||
* Sat Apr 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-190.dev.gitb19f9ce
|
||||
- autobuilt b19f9ce
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-b19f9ce.tar.gz) = 6e02a62a08a7726976e215c778d95a29e493de6c5e32d1fce1e746ac8fde26f6906e85428243b8966d79c35d9211730ac35d399b3a6eba7d9efe432e35d297b5
|
||||
SHA512 (runc-53fb4a5.tar.gz) = 4f2f2b16f350c82d002a4ec4dab64d0fd5ed93ed3807eaaf9d01df9f6a3eb4e9471c7d6a93bd3a342f4c419e9816076e9ab64a6ffb633d535e7169fa1d90ae6c
|
||||
|
Loading…
Reference in New Issue
Block a user