podman-0.4.2-8.git6f51a5b
- autobuilt commit 6f51a5b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
347e787240
commit
0fc7b1b021
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/libpod-998fd2e.tar.gz
|
/libpod-998fd2e.tar.gz
|
||||||
/libpod-864b9c0.tar.gz
|
/libpod-864b9c0.tar.gz
|
||||||
/libpod-77a1665.tar.gz
|
/libpod-77a1665.tar.gz
|
||||||
|
/libpod-6f51a5b.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 77a1665c05517194c4d5b27b7e03326d4c0923c9
|
%global commit0 6f51a5b2f9c88064cab0463dec6050007aebebdf
|
||||||
%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: 7.git%{shortcommit0}%{?dist}
|
Release: 8.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}
|
||||||
@ -458,6 +458,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-8.git6f51a5b
|
||||||
|
- autobuilt commit 6f51a5b
|
||||||
|
|
||||||
* Wed Apr 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-7.git77a1665
|
* Wed Apr 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-7.git77a1665
|
||||||
- autobuilt commit 77a1665
|
- autobuilt commit 77a1665
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-77a1665.tar.gz) = 56df4c4e82cf1967046dd6525fffa67ebd90f34514273e7a5041ce6fdabe74ad45755c944c3c7e369a2fb70b3efd4094f9ff1fc0a110333039fe145422db00cd
|
SHA512 (libpod-6f51a5b.tar.gz) = 100f6dea3da3853c8e2450303d708ff8eccfd60021f7d8660aa7200130e08bf1d9f0ab2f699e8b2bf34a3ba35199ecd5d3de99487a93fae9484f2ee54b7b0b0f
|
||||||
|
Loading…
Reference in New Issue
Block a user