podman-0.6.3-4.git95ea3d4
- autobuilt 95ea3d4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c6ddefdb16
commit
a3f32b43ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/libpod-b78e7e4.tar.gz
|
||||
/libpod-1e9e530.tar.gz
|
||||
/libpod-ab72130.tar.gz
|
||||
/libpod-95ea3d4.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 ab72130650c7a43421f35b754d51632e3df70966
|
||||
%global commit0 95ea3d4f3a77d014fdd1be43411ba96a85091712
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.3
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-4.git95ea3d4
|
||||
- autobuilt 95ea3d4
|
||||
|
||||
* Tue Jun 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-3.gitab72130
|
||||
- autobuilt ab72130
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-ab72130.tar.gz) = 5c94fa22e85326679fd420d32e1a41c4bf9e548d88458621e7cb565e5de704be5fc02cabda8c22e73390b88aeaf31e3b1a7d447a000421e59049c4326c72c9dc
|
||||
SHA512 (libpod-95ea3d4.tar.gz) = f0ab43d23dba8ac02fffd5fc6e99146aee90725b0268040cbaf41362c43039a3afc602207ec519bd243b80ca48fe80ae2e163eab747c54cfccb272f810e94fc6
|
||||
|
Loading…
Reference in New Issue
Block a user