podman-2:0.12.2-7.dev.git93b5ccf
- autobuilt 93b5ccf Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
08a1768b53
commit
f8e961a5df
1
.gitignore
vendored
1
.gitignore
vendored
@ -134,3 +134,4 @@
|
|||||||
/libpod-235a630.tar.gz
|
/libpod-235a630.tar.gz
|
||||||
/libpod-8a3361f.tar.gz
|
/libpod-8a3361f.tar.gz
|
||||||
/libpod-508388b.tar.gz
|
/libpod-508388b.tar.gz
|
||||||
|
/libpod-93b5ccf.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 508388b36b824941ce36387f7a723fd2b8a28e14
|
%global commit0 93b5ccfe94f3f180542f045a92f14b8d2368e73e
|
||||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
Release: 7.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
|
||||||
|
* Fri Dec 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-7.dev.git93b5ccf
|
||||||
|
- autobuilt 93b5ccf
|
||||||
|
|
||||||
* Thu Dec 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-6.dev.git508388b
|
* Thu Dec 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-6.dev.git508388b
|
||||||
- autobuilt 508388b
|
- autobuilt 508388b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-508388b.tar.gz) = f10928d2d3912c835a4be572733c8e60721a485c78e912377dd5e42a66b9604874d7626b5c673c764129443fb2da5ad294b866bf27c49f0175c799acf66988b2
|
SHA512 (libpod-93b5ccf.tar.gz) = 0b411ab12a6609274d78007976783cc935216b5f34b565b753633996111fafa9f8305af5d8f16e06287afaa90d1e99f4c92af15b76ab6f335ad751214ffffcbf
|
||||||
|
Loading…
Reference in New Issue
Block a user