podman-0.6.2-4.git14cf6d2
- autobuilt 14cf6d2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7b5ffb547a
commit
d2811b9d6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/libpod-22e6f11.tar.gz
|
||||
/libpod-13f7450.tar.gz
|
||||
/libpod-cae49fc.tar.gz
|
||||
/libpod-14cf6d2.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 cae49fca2930e461577df77ed303f90c9eed615c
|
||||
%global commit0 14cf6d219eaff206be715197523578ef1f7ce878
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.2
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-4.git14cf6d2
|
||||
- autobuilt 14cf6d2
|
||||
|
||||
* Mon Jun 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-3.gitcae49fc
|
||||
- autobuilt cae49fc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-cae49fc.tar.gz) = a309f7f099a30e77c3bfde4dd730d3237e9344cf87eca46508d38553f419b287af71de60c6c9a0b1b9f24c2ca846c821cdb8ceb1a28c3ea4da09d7bc4b613cb9
|
||||
SHA512 (libpod-14cf6d2.tar.gz) = 5cfe092c7427d85e5da561f48273a5145102a0aea6810b68911be7d3c6e3eb4469db3f0b3069fc3b3757b41ad3450bc75080376c2e81cb67d7ee6d813b8c8a49
|
||||
|
Loading…
Reference in New Issue
Block a user