podman-2:0.12.2-5.dev.git8a3361f
- autobuilt 8a3361f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
99cda4de6b
commit
eecac7b018
1
.gitignore
vendored
1
.gitignore
vendored
@ -132,3 +132,4 @@
|
|||||||
/libpod-a387c72.tar.gz
|
/libpod-a387c72.tar.gz
|
||||||
/libpod-1f547b2.tar.gz
|
/libpod-1f547b2.tar.gz
|
||||||
/libpod-235a630.tar.gz
|
/libpod-235a630.tar.gz
|
||||||
|
/libpod-8a3361f.tar.gz
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 235a6300744636f650728f2a7545243aed045c91
|
%global commit0 8a3361f46c87933aff04c9acaaf48b7c130bc9d8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||||
@ -43,7 +43,7 @@ Epoch: 2
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 0.12.2
|
Version: 0.12.2
|
||||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://podman.io/
|
URL: https://podman.io/
|
||||||
@ -578,6 +578,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-5.dev.git8a3361f
|
||||||
|
- autobuilt 8a3361f
|
||||||
|
|
||||||
* Tue Dec 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-4.dev.git235a630
|
* Tue Dec 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-4.dev.git235a630
|
||||||
- autobuilt 235a630
|
- autobuilt 235a630
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-235a630.tar.gz) = 33ea0a7f855a750c8f486e08017ca7eccd7d5cc552907e61e8a5e7bf9bfbc691ca6d9033cb597c24bfc36c5a5aed55c1da07ffbd61faac2559865c45ba690de5
|
SHA512 (libpod-8a3361f.tar.gz) = 58463f6938e71ee6f3078b87471f911ec5f17b226c54f472785647426373c33bc43b055b9b3754f40d52b7f3e16b7c23dbbbf06a6b2567aedb21ab1f43eab33d
|
||||||
|
Loading…
Reference in New Issue
Block a user