podman-0.7.2-7.dev.git84cfdb2
- autobuilt 84cfdb2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ea272956b7
commit
e3f0464839
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
|||||||
/libpod-f661e1d.tar.gz
|
/libpod-f661e1d.tar.gz
|
||||||
/libpod-c7424b6.tar.gz
|
/libpod-c7424b6.tar.gz
|
||||||
/libpod-4f9b1ae.tar.gz
|
/libpod-4f9b1ae.tar.gz
|
||||||
|
/libpod-84cfdb2.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 4f9b1ae62553efb2f88ec143ed0782585e7d8d51
|
%global commit0 84cfdb20617ac7a5a1138375599e28cdad26b824
|
||||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
Release: 7.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
|
||||||
|
* Wed Jul 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-7.dev.git84cfdb2
|
||||||
|
- autobuilt 84cfdb2
|
||||||
|
|
||||||
* Tue Jul 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-6.dev.git4f9b1ae
|
* Tue Jul 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-6.dev.git4f9b1ae
|
||||||
- autobuilt 4f9b1ae
|
- autobuilt 4f9b1ae
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-4f9b1ae.tar.gz) = 207a53fbd157ad589eb9345849b5ebc6f477f567f09ce266c671c8dca45c16ccffee648e6f286e30c77c230f63a3bde5069672abc0d484539362022a2df380ec
|
SHA512 (libpod-84cfdb2.tar.gz) = 77e9390d17697447da3762f224da8917cf28f392e0f96c7a99e1814f33e9c60b5ac95cd13bc4cf7420ff905597e9f72acfec81ea77c4ae2425274a25fa77d411
|
||||||
|
Loading…
Reference in New Issue
Block a user