runc-2:1.0.0-230.dev.git2679754
- autobuilt 2679754 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8c389155b6
commit
c751a2c919
1
.gitignore
vendored
1
.gitignore
vendored
@ -204,3 +204,4 @@
|
||||
/runc-4f0bdaf.tar.gz
|
||||
/runc-64dbdb8.tar.gz
|
||||
/runc-774a9e7.tar.gz
|
||||
/runc-2679754.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 774a9e76416e6bc972973d31f7c40955ef700594
|
||||
%global commit0 2679754a5d932561973dd6ac0e164e7887f4634c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 229.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 230.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
|
||||
* Sat May 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-230.dev.git2679754
|
||||
- autobuilt 2679754
|
||||
|
||||
* Sat May 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-229.dev.git774a9e7
|
||||
- autobuilt 774a9e7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-774a9e7.tar.gz) = a8ceef0caf58744a25e76287841834b50ef8f0e8fff9c8a466eba8bcdef6dba39e50d7dd4664432d420f25d049008ad1cc5c8dbb9ec51372bbe78b1cf5f6e246
|
||||
SHA512 (runc-2679754.tar.gz) = b0eac9f720a95eaaf110669af4122de420828d975937bf229e9de4aef7ed3b785628ab590ef80bd27609051b856bb255e276084ffa28824499e69da6a9fb97c4
|
||||
|
Loading…
Reference in New Issue
Block a user