runc-2:1.0.0-234.dev.gitdbe5aca
- autobuilt dbe5aca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8f7739a7cb
commit
20800de260
1
.gitignore
vendored
1
.gitignore
vendored
@ -208,3 +208,4 @@
|
||||
/runc-e664e73.tar.gz
|
||||
/runc-a30f255.tar.gz
|
||||
/runc-0f7ffbe.tar.gz
|
||||
/runc-dbe5aca.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 0f7ffbebeb9e3e697dd0efc6f4ab9dc14054960e
|
||||
%global commit0 dbe5acade3d0f84b5c1bd1184b1bbf5a533cdfa1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 233.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 234.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
|
||||
* Sun May 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-234.dev.gitdbe5aca
|
||||
- autobuilt dbe5aca
|
||||
|
||||
* Sun May 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-233.dev.git0f7ffbe
|
||||
- autobuilt 0f7ffbe
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-0f7ffbe.tar.gz) = bc440172407e7b69cbdbf9d0e45bdd43d85489253c7dd7064193407eb18a26126b7d0f00b422f9e4c315d165ae15a92a28c6a6b5033bb0d751669c615112ed8d
|
||||
SHA512 (runc-dbe5aca.tar.gz) = 51f32120093135fece9314d964b1fb1709c4d9b517c1c83fff12659398ba9b858f1259ad213a5c562815e1dda399f509a36ed38f7ebe43a80740a0d0d0987cd0
|
||||
|
Loading…
Reference in New Issue
Block a user