built commit 578fe65e4fb86b95cc67b304d99d799f976dc40c
This commit is contained in:
parent
b1f78e61a1
commit
d92bd50e5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/runc-fdd8055.tar.gz
|
||||
/runc-70ca035.tar.gz
|
||||
/runc-00dc700.tar.gz
|
||||
/runc-578fe65.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 00dc70017d222b178a002ed30e9321b12647af2d
|
||||
%global commit0 578fe65e4fb86b95cc67b304d99d799f976dc40c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
@ -289,6 +289,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
- rebase 1807.patch
|
||||
- enable debuginfo for all versions
|
||||
|
||||
* Sun Sep 23 2018 Dan Walsh <dwalsh@redhat.name> - 2:1.0.0-54.dev.gitfdd8055
|
||||
- built commit 578fe65e4fb86b95cc67b304d99d799f976dc40c
|
||||
1
|
||||
* Fri Sep 07 2018 baude <bbaude@redhat.com> - 2:1.0.0-53.dev.git70ca035
|
||||
- Add BuildRequires git
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-00dc700.tar.gz) = c50d7f865a0c4d9a97dc429e91d7c552e6f01543418a751eb778415bb563ae41457a161af5c8e0a62a14b9419b3730bb0a235c500478f6937eeacaf77b220887
|
||||
SHA512 (runc-578fe65.tar.gz) = 5eac8d229d2ea3d4638709b2e0a8c3056197f2da87eccae2adaf21be06697f906a39017adba7d47e4c3858b1477df61975d598cf9ea45ec441fe5b748285171e
|
||||
|
Loading…
Reference in New Issue
Block a user