podman-0.6.5-3.git208b9a6
- autobuilt 208b9a6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
25698a14d6
commit
f04b6f8761
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
|||||||
/libpod-4bd0f22.tar.gz
|
/libpod-4bd0f22.tar.gz
|
||||||
/libpod-7182339.tar.gz
|
/libpod-7182339.tar.gz
|
||||||
/libpod-e89bbd6.tar.gz
|
/libpod-e89bbd6.tar.gz
|
||||||
|
/libpod-208b9a6.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 e89bbd60687cd3ecf361e2d286791ece2f3b5d66
|
%global commit0 208b9a6b6b250295759d3ef7d379b7b498144f4a
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.5
|
Version: 0.6.5
|
||||||
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
|
||||||
|
* Tue Jun 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-3.git208b9a6
|
||||||
|
- autobuilt 208b9a6
|
||||||
|
|
||||||
* Mon Jun 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-2.gite89bbd6
|
* Mon Jun 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-2.gite89bbd6
|
||||||
- autobuilt e89bbd6
|
- autobuilt e89bbd6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-e89bbd6.tar.gz) = 3ece7d6d7e11ed36d1ae42508a8ba6e5a4fa1822a9b61fac904edc00b9b13d365537f51e749352d042dd005e8b87f6c010c96bf5b6a9c850746308f2b52700ae
|
SHA512 (libpod-208b9a6.tar.gz) = 5e1872a0ce39de20f8a4a53c50d2aac5730ece8884134f4fa8f24031b1691230c24c6b6fbb890ba949ad2a9d5fe530cc1d0a6a17179a0ab71556b1d316fb7097
|
||||||
|
Loading…
Reference in New Issue
Block a user