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