podman-0.4.2-9.git191da31
- autobuilt commit 191da31 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0fc7b1b021
commit
39b2676c9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/libpod-864b9c0.tar.gz
|
/libpod-864b9c0.tar.gz
|
||||||
/libpod-77a1665.tar.gz
|
/libpod-77a1665.tar.gz
|
||||||
/libpod-6f51a5b.tar.gz
|
/libpod-6f51a5b.tar.gz
|
||||||
|
/libpod-191da31.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 6f51a5b2f9c88064cab0463dec6050007aebebdf
|
%global commit0 191da318cb40709d4c20aebe78ef303aec36d792
|
||||||
%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: 8.git%{shortcommit0}%{?dist}
|
Release: 9.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
|
||||||
|
* Fri Apr 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-9.git191da31
|
||||||
|
- autobuilt commit 191da31
|
||||||
|
|
||||||
* Thu Apr 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-8.git6f51a5b
|
* Thu Apr 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-8.git6f51a5b
|
||||||
- autobuilt commit 6f51a5b
|
- autobuilt commit 6f51a5b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-6f51a5b.tar.gz) = 100f6dea3da3853c8e2450303d708ff8eccfd60021f7d8660aa7200130e08bf1d9f0ab2f699e8b2bf34a3ba35199ecd5d3de99487a93fae9484f2ee54b7b0b0f
|
SHA512 (libpod-191da31.tar.gz) = 1abf46ba59de8eb117a43bed9ce333722dde0af24fcb129d5e80379b237fc1e61d412431a30405255d4e830cff4b41a9570336be211df41ca49b5b951785c6bc
|
||||||
|
Loading…
Reference in New Issue
Block a user