podman-0.6.4-6.git6804fde
- autobuilt 6804fde Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1fed2ed6e4
commit
fa3c13bee9
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/libpod-9e13457.tar.gz
|
||||
/libpod-5645789.tar.gz
|
||||
/libpod-f228cf7.tar.gz
|
||||
/libpod-6804fde.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 f228cf73e0318f48c94ec4cd1b9b3115cfbb763a
|
||||
%global commit0 6804fde57397d4c95f90c28dfaa5ae3dc29a5839
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.4
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Release: 6.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
|
||||
* Thu Jun 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-6.git6804fde
|
||||
- autobuilt 6804fde
|
||||
|
||||
* Wed Jun 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-5.gitf228cf7
|
||||
- autobuilt f228cf7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-f228cf7.tar.gz) = 9c82e55764c38326e508284c30b9d247b09ef0c5ef34f6a22a2269f624fa842f35d408b4693b33d3edb136c7f8f39ad4eabc4e5e8d33c5e611f4de4b50ee832e
|
||||
SHA512 (libpod-6804fde.tar.gz) = 7703a8edb5bfea7aab08bb4f6d4c7ad4fbfa1c179d2f3567386ac6ad2898fca0b228ab1a413061fd646e4e2e63f5f83f8072ee3e7bd63d7acce0d05ad3394133
|
||||
|
Loading…
Reference in New Issue
Block a user