podman-0.7.2-6.dev.git4f9b1ae
- autobuilt 4f9b1ae Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2a2a1eff8d
commit
ea272956b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
|||||||
/libpod-0660108.tar.gz
|
/libpod-0660108.tar.gz
|
||||||
/libpod-f661e1d.tar.gz
|
/libpod-f661e1d.tar.gz
|
||||||
/libpod-c7424b6.tar.gz
|
/libpod-c7424b6.tar.gz
|
||||||
|
/libpod-4f9b1ae.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 c7424b69911222c2dc92a41308685f1e6d36fb53
|
%global commit0 4f9b1ae62553efb2f88ec143ed0782585e7d8d51
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.7.2
|
Version: 0.7.2
|
||||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
Release: 6.dev.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}
|
||||||
@ -512,6 +512,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-6.dev.git4f9b1ae
|
||||||
|
- autobuilt 4f9b1ae
|
||||||
|
|
||||||
* Mon Jul 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-5.gitc7424b6
|
* Mon Jul 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-5.gitc7424b6
|
||||||
- autobuilt c7424b6
|
- autobuilt c7424b6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-c7424b6.tar.gz) = d1f01c9575e1451a2bf1cd46ff16ac96f6a8b69fbc6cf5c9aab8c6525a76db457a72d60c4a0f571b931ae8268f552c61fa0d1e05d80b396816b9f24df3e49e50
|
SHA512 (libpod-4f9b1ae.tar.gz) = 207a53fbd157ad589eb9345849b5ebc6f477f567f09ce266c671c8dca45c16ccffee648e6f286e30c77c230f63a3bde5069672abc0d484539362022a2df380ec
|
||||||
|
Loading…
Reference in New Issue
Block a user