runc-2:1.0.0-128.dev.git46def4c
- autobuilt 46def4c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
56e71d53ae
commit
28235cf62a
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
|||||||
/runc-d239ca8.tar.gz
|
/runc-d239ca8.tar.gz
|
||||||
/runc-e57a774.tar.gz
|
/runc-e57a774.tar.gz
|
||||||
/runc-b133fea.tar.gz
|
/runc-b133fea.tar.gz
|
||||||
|
/runc-46def4c.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 b133feaeeb2e69ba94aa95eac3a455a143435ea9
|
%global commit0 46def4cc4cb7bae86d8c80cedd43e96708218f0a
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 127.dev.git%{shortcommit0}%{?dist}
|
Release: 128.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-128.dev.git46def4c
|
||||||
|
- autobuilt 46def4c
|
||||||
|
|
||||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-127.dev.gitb133fea
|
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-127.dev.gitb133fea
|
||||||
- autobuilt b133fea
|
- autobuilt b133fea
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-b133fea.tar.gz) = 6180e2782f774af775bab7e31196fe5ee93c6343d243d68197ddf781b5cdc963760765c6f02af05f2d6d1e0c455b517ff69e2b4f13e94e4eff041ab39f873936
|
SHA512 (runc-46def4c.tar.gz) = 253b0e808f7dc4b42e8eebdc7bb7762e33320a504b51b4a1c200cfe5b90f4d1543fcf7c08dcd3fd46e4ba99f75a4a84437027d726dcad23fc1b05b058187980d
|
||||||
|
Loading…
Reference in New Issue
Block a user