runc-2:1.0.0-353.dev.git1a90116
- autobuilt 1a90116 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
95ce9b962c
commit
02f851b764
1
.gitignore
vendored
1
.gitignore
vendored
@ -326,3 +326,4 @@
|
||||
/runc-49cc2a2.tar.gz
|
||||
/runc-1814816.tar.gz
|
||||
/runc-6e04ad7.tar.gz
|
||||
/runc-1a90116.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 6e04ad73b70eef820230d565ebff06e4c3cae7eb
|
||||
%global commit0 1a9011689467283662592a54e1e544a310c03967
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 352.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 353.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 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-353.dev.git1a90116
|
||||
- autobuilt 1a90116
|
||||
|
||||
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-352.dev.git6e04ad7
|
||||
- autobuilt 6e04ad7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-6e04ad7.tar.gz) = af4ef5742d3fc0da44350f74eeb05bc994f0af9e65731e562ad4b6b093b684fa25b2cf89d0d2b241a9c116f653ff75f6d894adb2d077313b05b2b6ea4b29d7db
|
||||
SHA512 (runc-1a90116.tar.gz) = c1bcceab442102200c914d68f058ee57fc520a54d51fa23e9186b50bd6fdd2bdc0252470d6795eaa2bb104812afc56b6582a075f2bb6fcb15a7b0864a2c64a0b
|
||||
|
Loading…
Reference in New Issue
Block a user