runc-2:1.0.0-33.gitecd55a4
- autobuilt ecd55a4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f7e862bc23
commit
9ad63a0559
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/runc-871ba2e.tar.gz
|
||||
/runc-0cbfd83.tar.gz
|
||||
/runc-dd67ab1.tar.gz
|
||||
/runc-ecd55a4.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 dd67ab10d7e911d20082e268ba7a6956bb1f99b5
|
||||
%global commit0 ecd55a4135e0a26de884ce436442914f945b1e76
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
@ -32,7 +32,7 @@ Name: %{repo}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.0.0
|
||||
Release: 32.git%{shortcommit0}%{?dist}
|
||||
Release: 33.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -294,6 +294,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 31 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-33.gitecd55a4
|
||||
- autobuilt ecd55a4
|
||||
|
||||
* Fri May 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-32.gitdd67ab1
|
||||
- autobuilt dd67ab1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-dd67ab1.tar.gz) = 0a67be026c3121f07231464b1eab393f645eb491a76f1630e037398329126dae9d02fccc04dc265b9904af244b9450c0d71c83c8a91f204d51c506cc142805c4
|
||||
SHA512 (runc-ecd55a4.tar.gz) = e4c973e9961d3bbc42fdf099dbedf3eac6207d912702c8f59aa4462c7a41dd01c4843e5bd3488e4d86d156318b098e22b316e9b54bb4c5bad266136bc38442c4
|
||||
|
Loading…
Reference in New Issue
Block a user