Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/runc.git#d252382eefdacbb13d4aed120f76f3ded5756052
This commit is contained in:
parent
9b5b4c6efa
commit
89abfe89ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -292,3 +292,4 @@
|
||||
/runc-cf6c074.tar.gz
|
||||
/runc-e8498d3.tar.gz
|
||||
/runc-27227a9.tar.gz
|
||||
/runc-30233a7.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 27227a9358b54c253e3dad85cfe532a256b88e00
|
||||
%global commit0 30233a7aea7ad6411cad4d4f500fdd8d000355d2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 317.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 318.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 Nov 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-318.dev.git30233a7
|
||||
- autobuilt 30233a7
|
||||
|
||||
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-317.dev.git27227a9
|
||||
- autobuilt 27227a9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-27227a9.tar.gz) = c51f1326632f5c4635c47e3ffc812418e82aa13798f74f47074d6a42c1062011cd2d8dfe3a7976324b519cb3569da3de9090c0d206b1c734ce916d8b6d8f7fcc
|
||||
SHA512 (runc-30233a7.tar.gz) = 08ec9177869acd43d389d7de7e1f0a84495ad0bc5d22d7faa498e00f50c52118a7cb004f0b6318052b1b5f7ad2a096ce4f09304028383e1145bc88793109723b
|
||||
|
Loading…
Reference in New Issue
Block a user