runc-2:1.0.0-96.dev.git9ae7901
- autobuilt 9ae7901 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b6b7704894
commit
2f4baa43f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/runc-c1b8c57.tar.gz
|
||||
/runc-b9b6cc6.tar.gz
|
||||
/runc-6cccc17.tar.gz
|
||||
/runc-9ae7901.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 6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d
|
||||
%global commit0 9ae790178ee4535e1afd865eed70a7f7cdb655ac
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 95.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 96.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jul 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-96.dev.git9ae7901
|
||||
- autobuilt 9ae7901
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.0.0-95.dev.git6cccc17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-6cccc17.tar.gz) = 0cf87eb4562b7384e0fb2e57260ec32e299718400f0e5e54614b4ab064cc396399629aaa315438fad167ea22d1228ce64f79f07bedcc23bf3c5e6d3c946b3f0c
|
||||
SHA512 (runc-9ae7901.tar.gz) = 4e9b6291998677b958848826f512a49f719a7a9349fcddfa9ef023d33fb4528b9e0f6b7874c39c6ec8e0169c5c6ff6ac741a8fef41cb3dd5a78d6a36b40310d3
|
||||
|
Loading…
Reference in New Issue
Block a user