podman-0.4.2-5.giteda0fd7
- autobuilt commit eda0fd7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
548f9299f5
commit
03d363b6a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/libpod-58cb8f7.tar.gz
|
/libpod-58cb8f7.tar.gz
|
||||||
/libpod-39a7a77.tar.gz
|
/libpod-39a7a77.tar.gz
|
||||||
/libpod-6774425.tar.gz
|
/libpod-6774425.tar.gz
|
||||||
|
/libpod-eda0fd7.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 677442587254a0f454e897bdc8880d771cd7f3b6
|
%global commit0 eda0fd74680dc8d3f1dd0432d7268b73503f2581
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.4.2
|
Version: 0.4.2
|
||||||
Release: 4.git%{shortcommit0}%{?dist}
|
Release: 5.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
|
||||||
|
* Sun Apr 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-5.giteda0fd7
|
||||||
|
- autobuilt commit eda0fd7
|
||||||
|
|
||||||
* Sat Apr 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-4.git6774425
|
* Sat Apr 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-4.git6774425
|
||||||
- autobuilt commit 6774425
|
- autobuilt commit 6774425
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-6774425.tar.gz) = 9db1e0330c1555b33aa3cc548b9c45519d1962a0e0276f4d602c903107b0d664441140a6e23289521bbe44fc56f252259bf40bffcdef09ec615f9e8a7be626f8
|
SHA512 (libpod-eda0fd7.tar.gz) = da26a61e9f6039c77d52269b5d1f9e72de7cb5aa9934ffc071d24b97c6817b9e56f84300cabf4ca43d5148769bf25e48f827a5beb4903584f047f3198efd77eb
|
||||||
|
Loading…
Reference in New Issue
Block a user