runc-2:1.0.0-162.dev.git9ec5b03
- autobuilt 9ec5b03 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eaf6c3e88c
commit
cbbfc0873e
1
.gitignore
vendored
1
.gitignore
vendored
@ -136,3 +136,4 @@
|
||||
/runc-f1eea90.tar.gz
|
||||
/runc-8df45c8.tar.gz
|
||||
/runc-4a9e174.tar.gz
|
||||
/runc-9ec5b03.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 4a9e1747daf176a5c28055e95647968f14c40f23
|
||||
%global commit0 9ec5b03e5af6e5f9fad4008df1d23f80141d38a9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 161.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 162.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-162.dev.git9ec5b03
|
||||
- autobuilt 9ec5b03
|
||||
|
||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-161.dev.git4a9e174
|
||||
- autobuilt 4a9e174
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-4a9e174.tar.gz) = 6cf2bfd7794152857d08220f71db553170865d8129dd169570a8af4c6b5cf2c046eb352eae537e49327ab7e4553c7f58fe5ab474c2006c8f7171884d30a4d923
|
||||
SHA512 (runc-9ec5b03.tar.gz) = af139daa5ab0425052e9a8c8af24b6a9bccc8315478a27b59bc1f949bb5a169d012d5e4dd02818e2a88dda604a9804b24b363cd6e52c3f003b4783f4d115353e
|
||||
|
Loading…
Reference in New Issue
Block a user