podman-2:0.11.2-15.dev.git75b19ca
- autobuilt 75b19ca Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2a2e0b736b
commit
9889fe97b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@
|
|||||||
/libpod-41f250c.tar.gz
|
/libpod-41f250c.tar.gz
|
||||||
/libpod-5f6ad82.tar.gz
|
/libpod-5f6ad82.tar.gz
|
||||||
/libpod-320085a.tar.gz
|
/libpod-320085a.tar.gz
|
||||||
|
/libpod-75b19ca.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 320085a04d6db82421cf6c2870071ab2cb54d22b
|
%global commit0 75b19ca8abe1957f3c48035767960a6b20c10519
|
||||||
%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.11.2
|
Version: 0.11.2
|
||||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
Release: 15.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
|
||||||
|
* Thu Dec 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-15.dev.git75b19ca
|
||||||
|
- autobuilt 75b19ca
|
||||||
|
|
||||||
* Wed Dec 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-14.dev.git320085a
|
* Wed Dec 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-14.dev.git320085a
|
||||||
- autobuilt 320085a
|
- autobuilt 320085a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-320085a.tar.gz) = dd023bad00c213b2ba31626dc73710fb526ac9f9f9474ff5bf4dfe51923abe3d6fce95b86c2d03d89fa994d6769efe73bdadddd3e6535b1e0868236c1d5e0598
|
SHA512 (libpod-75b19ca.tar.gz) = ff0ee501c840dec0932dd83246498f2604edc34a32a2997e227767ee28bbe39026d5d686b8ebfea601d0716435ec3e94e10ef42df4d600bb4df8ea45626cbc8d
|
||||||
|
Loading…
Reference in New Issue
Block a user