podman-0.7.2-3.gitf661e1d
- autobuilt f661e1d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9fb2694faf
commit
9fe347d79b
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
|||||||
/libpod-99959e5.tar.gz
|
/libpod-99959e5.tar.gz
|
||||||
/libpod-ca6ffbc.tar.gz
|
/libpod-ca6ffbc.tar.gz
|
||||||
/libpod-0660108.tar.gz
|
/libpod-0660108.tar.gz
|
||||||
|
/libpod-f661e1d.tar.gz
|
||||||
|
@ -48,12 +48,12 @@
|
|||||||
%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 0660108e3e06c9d935f27561eea78d892ba7b3e3
|
%global commit0 f661e1d21d5f22d889842642dbd612ead54a7612
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.7.2
|
Version: 0.7.2
|
||||||
Release: 2.git%{shortcommit0}%{?dist}
|
Release: 3.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: %{git_podman}
|
URL: %{git_podman}
|
||||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-3.gitf661e1d
|
||||||
|
- autobuilt f661e1d
|
||||||
|
|
||||||
* Sun Jul 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-2.git0660108
|
* Sun Jul 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-2.git0660108
|
||||||
- autobuilt 0660108
|
- autobuilt 0660108
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-0660108.tar.gz) = 961e63b2de012d5ee6d06b11025e0bf7e983e5b776ad230cd49530cf0d168dfcd0a49ea5a6f0514cdd6616b2e7ef4e3694bdb1deba784f6ccd244db80cd6501b
|
SHA512 (libpod-f661e1d.tar.gz) = e24a446612c6d229b35dd8203848eeb15ed1b3e36420e40560e970a92d6eb4456853db8e12af038ad1dabb8bb519ef312095488190c91ddf31b2dc5a01575928
|
||||||
|
Loading…
Reference in New Issue
Block a user