podman-0.6.3-6.git6bdf023
- autobuilt 6bdf023 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
87a0e302b6
commit
648b3e7d5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/libpod-ab72130.tar.gz
|
/libpod-ab72130.tar.gz
|
||||||
/libpod-95ea3d4.tar.gz
|
/libpod-95ea3d4.tar.gz
|
||||||
/libpod-65033b5.tar.gz
|
/libpod-65033b5.tar.gz
|
||||||
|
/libpod-6bdf023.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 65033b586fb353734d29dac1dfb9f342d5eeaa21
|
%global commit0 6bdf023aeace52d47eb59697bfc46a8d2278b86d
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.3
|
Version: 0.6.3
|
||||||
Release: 5.git%{shortcommit0}%{?dist}
|
Release: 6.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 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-6.git6bdf023
|
||||||
|
- autobuilt 6bdf023
|
||||||
|
|
||||||
* Thu Jun 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-5.git65033b5
|
* Thu Jun 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-5.git65033b5
|
||||||
- autobuilt 65033b5
|
- autobuilt 65033b5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-65033b5.tar.gz) = 69c1d4720a563f40d5c41c8749a430fb22ceb7542901784f9ff700ed45b9e00b40eaa5a12384044a1003b016d3feedd4daf97bcb9a28cda8af47c5da873b3c75
|
SHA512 (libpod-6bdf023.tar.gz) = 67883767354db5bce258fabf30b6778a77ad01391be4a0d35b648f820cd6659cf4a35293b9e239003c61e185eb9186b16fc6a26ca20edc4f17882b3e56fdaef7
|
||||||
|
Loading…
Reference in New Issue
Block a user