runc-2:1.0.0-245.dev.git12a7c8f
- autobuilt 12a7c8f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a636cab09b
commit
cd1c0f37eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -219,3 +219,4 @@
|
||||
/runc-5b247e7.tar.gz
|
||||
/runc-55c77cb.tar.gz
|
||||
/runc-82d2fa4.tar.gz
|
||||
/runc-12a7c8f.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 82d2fa4eb069b98af7c34ae525f85fcfb0e40a22
|
||||
%global commit0 12a7c8fc2bd5ac0e93dd09ea92cf617974885a1c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 244.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 245.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
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-245.dev.git12a7c8f
|
||||
- autobuilt 12a7c8f
|
||||
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-244.dev.git82d2fa4
|
||||
- autobuilt 82d2fa4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-82d2fa4.tar.gz) = 1d42096514bd59d208f0ed762250ed065f2964e4de567f81376b875853fc4c78847ee960fa74d943d2fef5313495c2785825e5720fa169cc7da29d2fa50d4a7d
|
||||
SHA512 (runc-12a7c8f.tar.gz) = 971c17244f1a252ace8f12b45b699e963f43688ce5919a92ab754f60d9c6d22d23ab4055d70b300021659061034ed09b16168216aed01658848b0a47a51a7199
|
||||
|
Loading…
Reference in New Issue
Block a user