podman-0.5.3-4.git9fcc475
- autobuilt 9fcc475 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
927d8abef6
commit
7fbc7b6bc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/libpod-07253fc.tar.gz
|
||||
/libpod-45838b9.tar.gz
|
||||
/libpod-0613844.tar.gz
|
||||
/libpod-9fcc475.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 061384413c86a7a8845d68526bc947240ad494e5
|
||||
%global commit0 9fcc475d033d7f1718e9490e8944de7f31a2bbab
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.5.3
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -465,6 +465,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.3-4.git9fcc475
|
||||
- autobuilt 9fcc475
|
||||
|
||||
* Wed May 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.3-3.git0613844
|
||||
- autobuilt 0613844
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0613844.tar.gz) = 9897b8360a8f1283d25850ebbc0f5d9d2a1d3aaf024b334c99f66fe7787c8b692e4ded9e2aeaa1d7d9ceca097c1bf509633aa661ca97158398cf02d79fbab36d
|
||||
SHA512 (libpod-9fcc475.tar.gz) = 7e106ea34c54d072f1f678d2fc91166a1d370e89ccc6d934a66f6588c1ba1f8884f13eb6ca92647e25f522aa198bc144a0654b17021895888d3ef6c9fbe7e6d8
|
||||
|
Loading…
Reference in New Issue
Block a user