podman-0.6.2-5.git7b2b2bc
- autobuilt 7b2b2bc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d2811b9d6f
commit
e44b499d8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/libpod-13f7450.tar.gz
|
||||
/libpod-cae49fc.tar.gz
|
||||
/libpod-14cf6d2.tar.gz
|
||||
/libpod-7b2b2bc.tar.gz
|
||||
|
@ -48,12 +48,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 14cf6d219eaff206be715197523578ef1f7ce878
|
||||
%global commit0 7b2b2bc631718cd2e6640f66551f8f41e8bf99d3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.2
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-5.git7b2b2bc
|
||||
- autobuilt 7b2b2bc
|
||||
|
||||
* Tue Jun 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-4.git14cf6d2
|
||||
- autobuilt 14cf6d2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-14cf6d2.tar.gz) = 5cfe092c7427d85e5da561f48273a5145102a0aea6810b68911be7d3c6e3eb4469db3f0b3069fc3b3757b41ad3450bc75080376c2e81cb67d7ee6d813b8c8a49
|
||||
SHA512 (libpod-7b2b2bc.tar.gz) = 1d78f013ce34d9e0e656aa32ef67e3e77c6a9f7a6517be9dc22979a011f0a79e03e39d1f0d8a8a19b7e5f2f3252e6f0f81cf5bca3cc33832d79aae94e6268e0a
|
||||
|
Loading…
Reference in New Issue
Block a user