podman-0.7.4-3.dev.gitc90b740
- autobuilt c90b740 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0f9c94cd82
commit
b06103a4cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/libpod-84cfdb2.tar.gz
|
||||
/libpod-86154b6.tar.gz
|
||||
/libpod-9a18681.tar.gz
|
||||
/libpod-c90b740.tar.gz
|
||||
|
@ -29,12 +29,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9a18681ba62d1a297809c243607a7b3763131c36
|
||||
%global commit0 c90b7400a8b9ffc77de69ad3aae1754ac006ba21
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.7.4
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -529,6 +529,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.4-3.dev.gitc90b740
|
||||
- autobuilt c90b740
|
||||
|
||||
* Tue Jul 24 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.7.4-2.dev.git9a18681
|
||||
- pypodman package exists only if varlink
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-9a18681.tar.gz) = 9bd4081500f55b471c0265726650d6e2f9b2e0f3669a48612a32bb02a970f77772af0eb0198e0e71829a2da2e25a0b3002bba598cc6b7bf4a8b13de9a1e967fb
|
||||
SHA512 (libpod-c90b740.tar.gz) = ed490aaed40442a5d84db16100209e6d69919a79b9ee6410d7659dfae8e3b991bd677c087df2b36245b92303f2b5e24c93220c12956a9d6e55a364fb2775d15f
|
||||
|
Loading…
Reference in New Issue
Block a user