podman-0.5.1-4.git64dc803
- autobuilt commit 64dc803 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d0bb1e9284
commit
7a22a5aaf9
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
|||||||
/libpod-eda0fd7.tar.gz
|
/libpod-eda0fd7.tar.gz
|
||||||
/libpod-7a0a855.tar.gz
|
/libpod-7a0a855.tar.gz
|
||||||
/libpod-970eaf0.tar.gz
|
/libpod-970eaf0.tar.gz
|
||||||
|
/libpod-64dc803.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 970eaf003328cab69aa4ccaa78cf908f5a87fff0
|
%global commit0 64dc8039e95ab10648e773aec89513f48a5d17f8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 3.git%{shortcommit0}%{?dist}
|
Release: 4.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}
|
||||||
@ -464,6 +464,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-4.git64dc803
|
||||||
|
- autobuilt commit 64dc803
|
||||||
|
|
||||||
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-3.git970eaf0
|
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-3.git970eaf0
|
||||||
- autobuilt commit 970eaf0
|
- autobuilt commit 970eaf0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-970eaf0.tar.gz) = a88f8e4da4f2f4e51c7404f115bfce3c6918beddf6be36fabb3232042d7c8621ca1489ad0fcff2c3503cae788042b0bc0373d8281ef49dc48738e72d27d46305
|
SHA512 (libpod-64dc803.tar.gz) = f5b82f6042d12fab27756bd22510e8bd81369d87764617771256eafcfd84f4bfe578aeb72ced0d950aafe6d59f43102e3799da97b6ffcc83fdad5fba9d78fbae
|
||||||
|
Loading…
Reference in New Issue
Block a user