podman-2:1.0.1-21.dev.git962850c
- autobuilt 962850c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f8a9e4aec9
commit
e2969b820f
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@
|
||||
/libpod-778f986.tar.gz
|
||||
/libpod-650e242.tar.gz
|
||||
/libpod-f250745.tar.gz
|
||||
/libpod-962850c.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f250745fe07fd5e9487b651b4071464c83196738
|
||||
%global commit0 962850c6e0dfcee926af31fc0ad24f1f6c26f8ac
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -44,7 +44,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.0.1
|
||||
Release: 20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 21.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-21.dev.git962850c
|
||||
- autobuilt 962850c
|
||||
|
||||
* Thu Feb 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-20.dev.gitf250745
|
||||
- autobuilt f250745
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-f250745.tar.gz) = 14e8321c95f5455c50109fe24a624a73c1a30c971bfa78fd48f4bc63c8f0105ba334a35be219f9be65e4c861f792f4846e6b4c62c4d5b3592f750dcd87f000f5
|
||||
SHA512 (libpod-962850c.tar.gz) = 49b27ce370c10250e5373a5cffc5aaa489eca54262acf79e74df352625494d763ce1f974b09db0d37e3be4c7d445a03a3e0238646b64f4db3845c8f3e7dad691
|
||||
|
Loading…
Reference in New Issue
Block a user