podman-0.4.2-22.git398133e
- autobuilt commit 398133e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9e1e0ca000
commit
36fc722532
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/libpod-228732d.tar.gz
|
/libpod-228732d.tar.gz
|
||||||
/libpod-9b457e3.tar.gz
|
/libpod-9b457e3.tar.gz
|
||||||
/libpod-cf1d884.tar.gz
|
/libpod-cf1d884.tar.gz
|
||||||
|
/libpod-398133e.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 cf1d884ffa45b342f38a78189bbd86186ce6cbfe
|
%global commit0 398133e042e184f5c7833670d3e2b02a80c4b131
|
||||||
%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: 21.git%{shortcommit0}%{?dist}
|
Release: 22.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
|
||||||
|
* Tue Apr 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-22.git398133e
|
||||||
|
- autobuilt commit 398133e
|
||||||
|
|
||||||
* Sun Apr 22 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-21.gitcf1d884
|
* Sun Apr 22 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-21.gitcf1d884
|
||||||
- autobuilt commit cf1d884
|
- autobuilt commit cf1d884
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-cf1d884.tar.gz) = d7a383a885cd78935fd1b9a938026e12a1817da261cd3bdcd96ba801d91daf3b699762457f858e1c58f4b4fd4ca424f68e84414e1a7f445370fdfe5b93b985b6
|
SHA512 (libpod-398133e.tar.gz) = 5d3e05e1618eeecad0dc2b4b6af03317856b94fad7c7b0f7393df426e560c4bf3ab9d9aed48e3ef637652c47e0e79d09840188bd312ebc2678875ee6049f2177
|
||||||
|
Loading…
Reference in New Issue
Block a user