podman-0.7.4-4.dev.git9c806a4
- autobuilt 9c806a4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b06103a4cd
commit
036f15b030
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/libpod-86154b6.tar.gz
|
||||
/libpod-9a18681.tar.gz
|
||||
/libpod-c90b740.tar.gz
|
||||
/libpod-9c806a4.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 c90b7400a8b9ffc77de69ad3aae1754ac006ba21
|
||||
%global commit0 9c806a4a3e746a1948a0c6ca0072e464b0cdfaac
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.7.4
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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
|
||||
* Thu Jul 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.4-4.dev.git9c806a4
|
||||
- autobuilt 9c806a4
|
||||
|
||||
* Wed Jul 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.4-3.dev.gitc90b740
|
||||
- autobuilt c90b740
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-c90b740.tar.gz) = ed490aaed40442a5d84db16100209e6d69919a79b9ee6410d7659dfae8e3b991bd677c087df2b36245b92303f2b5e24c93220c12956a9d6e55a364fb2775d15f
|
||||
SHA512 (libpod-9c806a4.tar.gz) = 95704c995583a03bff9d9cf314e832f1fe2feea0bfa1b0004f56e6678d7a7597e8a6fe899b6f82927a927f4000cb42aaebc8e5aa6f5f4b96955690bb2f9dac07
|
||||
|
Loading…
Reference in New Issue
Block a user