podman-0.6.2-3.gitcae49fc
- autobuilt cae49fc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
17395b75d4
commit
7b5ffb547a
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/libpod-a9e9fd4.tar.gz
|
||||
/libpod-22e6f11.tar.gz
|
||||
/libpod-13f7450.tar.gz
|
||||
/libpod-cae49fc.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 13f745092f2685877ec13f0f984d89b3096d494b
|
||||
%global commit0 cae49fca2930e461577df77ed303f90c9eed615c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.2
|
||||
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
|
||||
* Mon Jun 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-3.gitcae49fc
|
||||
- autobuilt cae49fc
|
||||
|
||||
* Sun Jun 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-2.git13f7450
|
||||
- autobuilt 13f7450
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-13f7450.tar.gz) = 065701c77f43ddb0794ee80eac2653f6a78aa4de886abbed9e5db74dc320ed4c9e592bfccbbbccf84f2490bf4a70ee4e5b4837a351bc5d99adcd00467017b91c
|
||||
SHA512 (libpod-cae49fc.tar.gz) = a309f7f099a30e77c3bfde4dd730d3237e9344cf87eca46508d38553f419b287af71de60c6c9a0b1b9f24c2ca846c821cdb8ceb1a28c3ea4da09d7bc4b613cb9
|
||||
|
Loading…
Reference in New Issue
Block a user