podman-0.6.1-4.gita9e9fd4
- autobuilt a9e9fd4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e3cb5e886e
commit
554d6c5671
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
|||||||
/libpod-44d1c1c.tar.gz
|
/libpod-44d1c1c.tar.gz
|
||||||
/libpod-8ee0f2b.tar.gz
|
/libpod-8ee0f2b.tar.gz
|
||||||
/libpod-a127b4f.tar.gz
|
/libpod-a127b4f.tar.gz
|
||||||
|
/libpod-a9e9fd4.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 a127b4f312bcafe37df7ca8c40d1bedcbecc352c
|
%global commit0 a9e9fd4f5b56f0dd91944b86feba9a2d3814d93e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.1
|
Version: 0.6.1
|
||||||
Release: 3.git%{shortcommit0}%{?dist}
|
Release: 4.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
|
||||||
|
* Fri Jun 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-4.gita9e9fd4
|
||||||
|
- autobuilt a9e9fd4
|
||||||
|
|
||||||
* Thu May 31 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-3.gita127b4f
|
* Thu May 31 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-3.gita127b4f
|
||||||
- autobuilt a127b4f
|
- autobuilt a127b4f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-a127b4f.tar.gz) = cea8dcbd4bb424ad633375af286b9a48e4c3c1dfd59d223a8a5be5e8cf0fcda54e0fea68693ee839d84d103a23fdf0e713780faee673e427a4fa8edbdf5edadf
|
SHA512 (libpod-a9e9fd4.tar.gz) = 22720d3a2e9e3ee169385738b56bb1b4c6753df592b1ed760662e4919bfd1b7b69f8fa39c2c3b295bd6e6fb90d9c473584add7277ef8288e31b7fd3502f0de6e
|
||||||
|
Loading…
Reference in New Issue
Block a user