podman-2:0.11.2-12.dev.git41f250c
- autobuilt 41f250c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
08c08433bc
commit
af59c12b83
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
||||
/libpod-3956050.tar.gz
|
||||
/libpod-3af62f6.tar.gz
|
||||
/libpod-6b8f89d.tar.gz
|
||||
/libpod-41f250c.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 6b8f89d07447959635fa0c345933cd4fbadc9682
|
||||
%global commit0 41f250c4861b9950b63dc7501211d13b6e0bd5ed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -43,7 +43,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.11.2
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -578,6 +578,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Dec 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-12.dev.git41f250c
|
||||
- autobuilt 41f250c
|
||||
|
||||
* Sat Dec 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-11.dev.git6b8f89d
|
||||
- autobuilt 6b8f89d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-6b8f89d.tar.gz) = 7e0102724bf724a020644ce785ab062350b10b15d7510a42aa8a5cfc66f32754a6119e8ec30e9a66c016e202fb679acee75e7216eaf8d5964427412fd66ffd52
|
||||
SHA512 (libpod-41f250c.tar.gz) = c7bc6b3c7da171f36e26766a3b3e8c18e16f183a7b54e0cd7faa6ca033dbadd601b24a15b2ac063c39626f26e13f7e21b9019b38811659d32e791fc9d18ac793
|
||||
|
Loading…
Reference in New Issue
Block a user