podman-2:1.0.1-10.dev.git7838a13
- autobuilt 7838a13 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4ce2890cba
commit
5e831761c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -164,3 +164,4 @@
|
|||||||
/libpod-579fc0f.tar.gz
|
/libpod-579fc0f.tar.gz
|
||||||
/libpod-ef2f6f9.tar.gz
|
/libpod-ef2f6f9.tar.gz
|
||||||
/libpod-ec96987.tar.gz
|
/libpod-ec96987.tar.gz
|
||||||
|
/libpod-7838a13.tar.gz
|
||||||
|
@ -27,7 +27,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 ec969875fa13e90f4ce696e9d24b86a02f79f54a
|
%global commit0 7838a13b61ee893a6dad5cf4cc4e36c5ab74b855
|
||||||
%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
|
||||||
@ -44,7 +44,7 @@ Epoch: 2
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
Release: 10.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/
|
||||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-10.dev.git7838a13
|
||||||
|
- autobuilt 7838a13
|
||||||
|
|
||||||
* Tue Jan 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-9.dev.gitec96987
|
* Tue Jan 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-9.dev.gitec96987
|
||||||
- autobuilt ec96987
|
- autobuilt ec96987
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-ec96987.tar.gz) = a9c120733199e558de794c72638528a128c613e277a99ba9eca371ee1a584537c11002718195c1168253d5177243daf8dcf791bb7bd2bbddfad51936574f4af1
|
SHA512 (libpod-7838a13.tar.gz) = 92ec4e1cb5545e062de0b8d02c90abab3073de41c7cfc2712c8d7f4bc63bf9b5e1ed19a01b944707d473c0232aaa991b15d2bdd8616cc2f22ea8fcfd6b474fca
|
||||||
|
Loading…
Reference in New Issue
Block a user