runc-2:1.0.0-47.dev.gitbeadf0e
- autobuilt beadf0e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
942b1730af
commit
8d92b26b9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/runc-21ac086.tar.gz
|
||||
/runc-bc14672.tar.gz
|
||||
/runc-b4e2ecb.tar.gz
|
||||
/runc-beadf0e.tar.gz
|
||||
|
@ -24,13 +24,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 b4e2ecb452d9ee4381137cc0a7e6715b96bed6de
|
||||
%global commit0 beadf0ece520a01beb22203e2b39b4c3d8a5cbe7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 47.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -288,6 +288,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jul 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-47.dev.gitbeadf0e
|
||||
- autobuilt beadf0e
|
||||
|
||||
* Fri Jul 27 2018 Dan Walsh <dwalsh@redhat.name> - 2:1.0.0-45.dev.gitb4e2ecb
|
||||
- Add patch https://github.com/opencontainers/runc/pull/1807 to allow
|
||||
- runc and podman to work with sd_notify
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-b4e2ecb.tar.gz) = cb90879b1b1d0d03a00a0edc69e98fe8833c8240ffcd93bb15863f920d17154d98fd597ec6a2bb29a664576b2d8e7e87051b5357934c1cd4954a4b087143a1f6
|
||||
SHA512 (runc-beadf0e.tar.gz) = b439490d14973e294693571ae5f5f8e1711fa103e5042c0668e99cc8920daab8df123514f6b502ae4eb59fe750d3cf7db1efe2e05143e334200a3c564fc34a53
|
||||
|
Loading…
Reference in New Issue
Block a user