podman-0.5.2-2.gitfa4705c
- autobuilt fa4705c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1f95e97849
commit
a7a5e0f108
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/libpod-64dc803.tar.gz
|
||||
/libpod-5ae940a.tar.gz
|
||||
/libpod-bb0e754.tar.gz
|
||||
/libpod-fa4705c.tar.gz
|
||||
|
@ -41,12 +41,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 bb0e7540dcdcd77747418658058767c2705ad0a0
|
||||
%global commit0 fa4705c03b80f81d0d2dabe82200befcaf2830be
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.5.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -464,6 +464,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun May 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.2-2.gitfa4705c
|
||||
- autobuilt fa4705c
|
||||
|
||||
* Sat May 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.2-1.gitbb0e754
|
||||
- bump to 0.5.2
|
||||
- autobuilt bb0e754
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-bb0e754.tar.gz) = 3732fa2201e4547fbbecbce045f99a718b4c8c6d05b04ab356e64808213f090730b8b7af9eb47c39985a57ba9bacf45067f169bc11e106b4e3cfdde54fddfb19
|
||||
SHA512 (libpod-fa4705c.tar.gz) = 36a1f2b9fedf6abc4fa2d8bf9545eab285b5bbccce1cb3b9f31a0c2768b88be4bbaf4ffefc46ab054ae7a724cbdc855f1f044c6de44162a88eed18006204d803
|
||||
|
Loading…
Reference in New Issue
Block a user