podman-0.6.5-2.gite89bbd6
- autobuilt e89bbd6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c47ac2006c
commit
25698a14d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/libpod-6804fde.tar.gz
|
||||
/libpod-4bd0f22.tar.gz
|
||||
/libpod-7182339.tar.gz
|
||||
/libpod-e89bbd6.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 7182339d1abfd2859f04ecbb781a560de55e9384
|
||||
%global commit0 e89bbd60687cd3ecf361e2d286791ece2f3b5d66
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.5
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.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 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-2.gite89bbd6
|
||||
- autobuilt e89bbd6
|
||||
|
||||
* Sat Jun 23 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-1.git7182339
|
||||
- bump to 0.6.5
|
||||
- autobuilt 7182339
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-7182339.tar.gz) = 56381e3ed7ebf513ec5031ec61f644fad7b4b8542efd1f0bad1a791c99546c54671c265d66a6d62aaff87fcbd6d3c9efa2c9ed11eda83ffd53cc4980ce09527a
|
||||
SHA512 (libpod-e89bbd6.tar.gz) = 3ece7d6d7e11ed36d1ae42508a8ba6e5a4fa1822a9b61fac904edc00b9b13d365537f51e749352d042dd005e8b87f6c010c96bf5b6a9c850746308f2b52700ae
|
||||
|
Loading…
Reference in New Issue
Block a user