podman-0.7.2-2.git0660108
- autobuilt 0660108 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
471d51b7b6
commit
9fb2694faf
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/libpod-f2462ca.tar.gz
|
||||
/libpod-99959e5.tar.gz
|
||||
/libpod-ca6ffbc.tar.gz
|
||||
/libpod-0660108.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 ca6ffbccc2b47ffe74bb74ebae5a61504203966c
|
||||
%global commit0 0660108e3e06c9d935f27561eea78d892ba7b3e3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.7.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}
|
||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jul 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-2.git0660108
|
||||
- autobuilt 0660108
|
||||
|
||||
* Sat Jul 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-1.gitca6ffbc
|
||||
- bump to 0.7.2
|
||||
- autobuilt ca6ffbc
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-ca6ffbc.tar.gz) = 5a37849257cf520685a61a4850d2b944d1d901c268cb918f7039d8acdb9b805559adacb8d1572e71368dec2d19ce8196edca5714ec9bc8de5169dd2b17e8f91c
|
||||
SHA512 (libpod-0660108.tar.gz) = 961e63b2de012d5ee6d06b11025e0bf7e983e5b776ad230cd49530cf0d168dfcd0a49ea5a6f0514cdd6616b2e7ef4e3694bdb1deba784f6ccd244db80cd6501b
|
||||
|
Loading…
Reference in New Issue
Block a user