podman-0.6.4-5.gitf228cf7
- autobuilt f228cf7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1bf97fb798
commit
1fed2ed6e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/libpod-b43677c.tar.gz
|
||||
/libpod-9e13457.tar.gz
|
||||
/libpod-5645789.tar.gz
|
||||
/libpod-f228cf7.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 564578989b1afe4b6047eb08c68a7126d25b5470
|
||||
%global commit0 f228cf73e0318f48c94ec4cd1b9b3115cfbb763a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.4
|
||||
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
|
||||
* Wed Jun 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-5.gitf228cf7
|
||||
- autobuilt f228cf7
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.4-4.git5645789
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-5645789.tar.gz) = 3e0147854ddd5c433462600fc4777bee267e2884658c822fc74f2522c3f53466ab75f32da00684f543c3a0227e988faab54ea49c2bfd9cfc63755cbb5f2913bd
|
||||
SHA512 (libpod-f228cf7.tar.gz) = 9c82e55764c38326e508284c30b9d247b09ef0c5ef34f6a22a2269f624fa842f35d408b4693b33d3edb136c7f8f39ad4eabc4e5e8d33c5e611f4de4b50ee832e
|
||||
|
Loading…
Reference in New Issue
Block a user