podman-1:0.10.2-3.dev.git672f572
- autobuilt 672f572 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
234700de7d
commit
03fb16e76a
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@
|
||||
/libpod-db08685.tar.gz
|
||||
/libpod-4955572.tar.gz
|
||||
/libpod-e9f8aed.tar.gz
|
||||
/libpod-672f572.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 e9f8aed407f3e05f47e3eb40b23aa7c2f57e0a60
|
||||
%global commit0 672f572f507400a87c63b34fad137f321ded040d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -43,7 +43,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.10.2
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -579,6 +579,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.10.2-3.dev.git672f572
|
||||
- autobuilt 672f572
|
||||
|
||||
* Wed Nov 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.10.2-2.dev.gite9f8aed
|
||||
- autobuilt e9f8aed
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-e9f8aed.tar.gz) = ee2c46017313cc23ee5fb568c4aaf6e2ac8a499f9f404d47b451d3ad5bae0597f3fc58ac5facbcca044506a1f0fa7494fa5b06338f8e2f5c9fec538522b52e62
|
||||
SHA512 (libpod-672f572.tar.gz) = abf7229c90d0721d3536d6bfa5bc2a93372722f2abb0c34231844aa6dd97e7f5c34fa31159e0dab87491a4125b102ecb5324f25a2ea58cb9ea5b48e630252af3
|
||||
|
Loading…
Reference in New Issue
Block a user