podman-0.5.2-5.gitcc1bad8
- autobuilt cc1bad8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b55efdf2f5
commit
56af432512
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/libpod-fa4705c.tar.gz
|
||||
/libpod-faa8c3e.tar.gz
|
||||
/libpod-2526355.tar.gz
|
||||
/libpod-cc1bad8.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 25263558f10b5e2e246b2349b49b1585852d57b6
|
||||
%global commit0 cc1bad85fe7a26cf616a6e8a53988f759d1a24c0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.5.2
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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
|
||||
* Fri May 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.2-5.gitcc1bad8
|
||||
- autobuilt cc1bad8
|
||||
|
||||
* Wed May 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.2-4.git2526355
|
||||
- autobuilt 2526355
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2526355.tar.gz) = e6fec54803c5a3871ac8a201065910f92db1a0972baa45a3a95651e0439e9a7797ee6186a5c04d0b484519d347d64329d3b828e5cb6bebb93f2e3dce142d9ead
|
||||
SHA512 (libpod-cc1bad8.tar.gz) = cc209fcda1800febebc879f18eeb0246c9953cf9a734fb473cf9922d7623124015a65a6e729dba5e21959cfde99157e6f4ee493285be455a48b1dd51ba11604b
|
||||
|
Loading…
Reference in New Issue
Block a user