podman-0.6.3-5.git65033b5
- autobuilt 65033b5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a3f32b43ef
commit
87a0e302b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/libpod-1e9e530.tar.gz
|
||||
/libpod-ab72130.tar.gz
|
||||
/libpod-95ea3d4.tar.gz
|
||||
/libpod-65033b5.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 95ea3d4f3a77d014fdd1be43411ba96a85091712
|
||||
%global commit0 65033b586fb353734d29dac1dfb9f342d5eeaa21
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.3
|
||||
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
|
||||
* Thu Jun 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-5.git65033b5
|
||||
- autobuilt 65033b5
|
||||
|
||||
* Wed Jun 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-4.git95ea3d4
|
||||
- autobuilt 95ea3d4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-95ea3d4.tar.gz) = f0ab43d23dba8ac02fffd5fc6e99146aee90725b0268040cbaf41362c43039a3afc602207ec519bd243b80ca48fe80ae2e163eab747c54cfccb272f810e94fc6
|
||||
SHA512 (libpod-65033b5.tar.gz) = 69c1d4720a563f40d5c41c8749a430fb22ceb7542901784f9ff700ed45b9e00b40eaa5a12384044a1003b016d3feedd4daf97bcb9a28cda8af47c5da873b3c75
|
||||
|
Loading…
Reference in New Issue
Block a user