podman-0.6.4-3.git5645789
- autobuilt 5645789 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2349378005
commit
a45ea115e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/libpod-6bdf023.tar.gz
|
||||
/libpod-b43677c.tar.gz
|
||||
/libpod-9e13457.tar.gz
|
||||
/libpod-5645789.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 9e134576e8eb047466706fa71a201def6d5d8159
|
||||
%global commit0 564578989b1afe4b6047eb08c68a7126d25b5470
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.4
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Tue Jun 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-3.git5645789
|
||||
- autobuilt 5645789
|
||||
|
||||
* Mon Jun 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-2.git9e13457
|
||||
- autobuilt 9e13457
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-9e13457.tar.gz) = 9abd40e876a1c2cb6d423866a641f57cc51f5751674bbf18dcdcf2242a7a1516b79d16f758e2e19250c0e44d6791f55245ffca71b2f602e6d8e8cdf0b3b3135e
|
||||
SHA512 (libpod-5645789.tar.gz) = 3e0147854ddd5c433462600fc4777bee267e2884658c822fc74f2522c3f53466ab75f32da00684f543c3a0227e988faab54ea49c2bfd9cfc63755cbb5f2913bd
|
||||
|
Loading…
Reference in New Issue
Block a user