podman-0.4.2-14.git6c5ebb0
- autobuilt commit 6c5ebb0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ba276f153a
commit
f369e23331
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/libpod-191da31.tar.gz
|
/libpod-191da31.tar.gz
|
||||||
/libpod-62b59df.tar.gz
|
/libpod-62b59df.tar.gz
|
||||||
/libpod-fa8442e.tar.gz
|
/libpod-fa8442e.tar.gz
|
||||||
|
/libpod-6c5ebb0.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 fa8442e4a063b9a074cd2d17effdf5de138f90cb
|
%global commit0 6c5ebb0315fc6527c0d75ca53fb6b027d20802a5
|
||||||
%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: 13.git%{shortcommit0}%{?dist}
|
Release: 14.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
|
||||||
|
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-14.git6c5ebb0
|
||||||
|
- autobuilt commit 6c5ebb0
|
||||||
|
|
||||||
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-13.gitfa8442e
|
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-13.gitfa8442e
|
||||||
- autobuilt commit fa8442e
|
- autobuilt commit fa8442e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-fa8442e.tar.gz) = 96f4b313c192e68bac327f06f2dd7544cbf31f738dd9190636bf3e31249f0d7da493554c8c891fe551322214872d04bafb203b538d60f7539d473d356998510d
|
SHA512 (libpod-6c5ebb0.tar.gz) = 217bbf10d9e4783305c31f98d86dcfea0d9ca884c27e71c36c4797df7a11780f4bb8fd496fd3e0ff857f5c93bfe1930c3fe1bb559e15a31f1879b35827ab53e6
|
||||||
|
Loading…
Reference in New Issue
Block a user