podman-2:1.0.1-11.dev.gitc9e1f36
- autobuilt c9e1f36 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5e831761c1
commit
3d2e074c7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@
|
||||
/libpod-ef2f6f9.tar.gz
|
||||
/libpod-ec96987.tar.gz
|
||||
/libpod-7838a13.tar.gz
|
||||
/libpod-c9e1f36.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 7838a13b61ee893a6dad5cf4cc4e36c5ab74b855
|
||||
%global commit0 c9e1f365e294135968bdd4d754dca7e1044587dc
|
||||
%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: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-11.dev.gitc9e1f36
|
||||
- autobuilt c9e1f36
|
||||
|
||||
* Wed Jan 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-10.dev.git7838a13
|
||||
- autobuilt 7838a13
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-7838a13.tar.gz) = 92ec4e1cb5545e062de0b8d02c90abab3073de41c7cfc2712c8d7f4bc63bf9b5e1ed19a01b944707d473c0232aaa991b15d2bdd8616cc2f22ea8fcfd6b474fca
|
||||
SHA512 (libpod-c9e1f36.tar.gz) = 7e986a26d766a8c7da59dcfd6d7fe2b7a1e923c45fe389ba776f7f5a7abc373d8d759afbcfb7b0b8beb07f5d8f915a9e3bbd7c11403b46cdd1478d51ba4140bf
|
||||
|
Loading…
Reference in New Issue
Block a user