podman-0.7.1-3.git767b3dd
- autobuilt 767b3dd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d6c8142e0b
commit
4f471ee57e
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/libpod-fd12c89.tar.gz
|
||||
/libpod-d61d8a3.tar.gz
|
||||
/libpod-b96be3a.tar.gz
|
||||
/libpod-767b3dd.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 b96be3af1b9d00662758211420c955becbaf2f9e
|
||||
%global commit0 767b3ddc433fd57f461fa9866e3e4d47399a6519
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.7.1
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Tue Jul 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-3.git767b3dd
|
||||
- autobuilt 767b3dd
|
||||
|
||||
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-2.gitb96be3a
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-b96be3a.tar.gz) = eaf51d1bda43f043fbbf16503b7e8e194e284cb6517b74de406be0e978215fd567a755f661995a1745abca4acbfba628533c8b6362765cdca9e6743b1586668e
|
||||
SHA512 (libpod-767b3dd.tar.gz) = b9802c19e8c0e438e83cbaff4063a5fbfa61663686310fb5697387ee6d37ef958133e2c271b3c99b5da46a8fcbf25e8bdda55c6722bd24854fa9e05854cec17a
|
||||
|
Loading…
Reference in New Issue
Block a user