podman-0.5.3-3.git0613844
- autobuilt 0613844 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e328f2ab1f
commit
927d8abef6
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/libpod-cc1bad8.tar.gz
|
/libpod-cc1bad8.tar.gz
|
||||||
/libpod-07253fc.tar.gz
|
/libpod-07253fc.tar.gz
|
||||||
/libpod-45838b9.tar.gz
|
/libpod-45838b9.tar.gz
|
||||||
|
/libpod-0613844.tar.gz
|
||||||
|
@ -41,12 +41,12 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 45838b9561977f3e79cf2e61c7ed0dfd9badb303
|
%global commit0 061384413c86a7a8845d68526bc947240ad494e5
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.5.3
|
Version: 0.5.3
|
||||||
Release: 2.git%{shortcommit0}%{?dist}
|
Release: 3.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git_podman}
|
URL: %{git_podman}
|
||||||
@ -465,6 +465,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.3-3.git0613844
|
||||||
|
- autobuilt 0613844
|
||||||
|
|
||||||
* Tue May 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.3-2.git45838b9
|
* Tue May 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.3-2.git45838b9
|
||||||
- autobuilt 45838b9
|
- autobuilt 45838b9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-45838b9.tar.gz) = 89ad6ff5c3552e7c526d9cca45c692bdff7ee9a9ad4d1994f5a606ae33e29f6b18c43a02f86e2afbdea26e3942176834e64596d5700e52236db3dcb4376105b4
|
SHA512 (libpod-0613844.tar.gz) = 9897b8360a8f1283d25850ebbc0f5d9d2a1d3aaf024b334c99f66fe7787c8b692e4ded9e2aeaa1d7d9ceca097c1bf509633aa661ca97158398cf02d79fbab36d
|
||||||
|
Loading…
Reference in New Issue
Block a user