podman-2:1.0.1-14.dev.git805c6d9
- autobuilt 805c6d9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d6b6a64480
commit
00d4808264
1
.gitignore
vendored
1
.gitignore
vendored
@ -168,3 +168,4 @@
|
||||
/libpod-c9e1f36.tar.gz
|
||||
/libpod-ebe9297.tar.gz
|
||||
/libpod-ad5579e.tar.gz
|
||||
/libpod-805c6d9.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 ad5579e1d9905996612dd135467ee2ee5f62b7d3
|
||||
%global commit0 805c6d997b4eb8941e7c2a12879bf9a5284835d0
|
||||
%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: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 14.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
|
||||
* Thu Jan 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-14.dev.git805c6d9
|
||||
- autobuilt 805c6d9
|
||||
|
||||
* Wed Jan 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-13.dev.gitad5579e
|
||||
- autobuilt ad5579e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-ad5579e.tar.gz) = 58bf5e0d653969894be1ce303d94c8939bec3ca0a40065cf256d775022a947ea03852ae218b19078d2ee7c8e4d8ca02db50d69b594f4f62e061a1c7da1f1839b
|
||||
SHA512 (libpod-805c6d9.tar.gz) = 92fb4397657dd278a9d9681c61d8179202815ab2d5a2a32fa9fc9954c7421cd7bdce963d320a8cdb49d541a0890c67458b25b04b1e9a7f109516379f6660cb58
|
||||
|
Loading…
Reference in New Issue
Block a user