podman-0.4.2-21.gitcf1d884
- autobuilt commit cf1d884 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9a956fee80
commit
2ec69ceb14
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/libpod-f2658ec.tar.gz
|
/libpod-f2658ec.tar.gz
|
||||||
/libpod-228732d.tar.gz
|
/libpod-228732d.tar.gz
|
||||||
/libpod-9b457e3.tar.gz
|
/libpod-9b457e3.tar.gz
|
||||||
|
/libpod-cf1d884.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 9b457e3f70dcf3ee2a6efee389c928383b62c70c
|
%global commit0 cf1d884ffa45b342f38a78189bbd86186ce6cbfe
|
||||||
%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: 20.git%{shortcommit0}%{?dist}
|
Release: 21.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}
|
||||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 22 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-21.gitcf1d884
|
||||||
|
- autobuilt commit cf1d884
|
||||||
|
|
||||||
* Fri Apr 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-20.git9b457e3
|
* Fri Apr 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-20.git9b457e3
|
||||||
- autobuilt commit 9b457e3
|
- autobuilt commit 9b457e3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-9b457e3.tar.gz) = 2c1e7283a5d16755a4cee9314378bdd2ed6169b2bbb7e85ab31f2a85a2cf7b28950263345e35cf0f62380ee324d79e02c5c19f8783a297625cddb7d71e662b8d
|
SHA512 (libpod-cf1d884.tar.gz) = d7a383a885cd78935fd1b9a938026e12a1817da261cd3bdcd96ba801d91daf3b699762457f858e1c58f4b4fd4ca424f68e84414e1a7f445370fdfe5b93b985b6
|
||||||
|
Loading…
Reference in New Issue
Block a user