podman-0.7.1-5.gitf2462ca
- autobuilt f2462ca Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3c3d710cb1
commit
cae01c9052
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
|||||||
/libpod-b96be3a.tar.gz
|
/libpod-b96be3a.tar.gz
|
||||||
/libpod-767b3dd.tar.gz
|
/libpod-767b3dd.tar.gz
|
||||||
/libpod-6d8fac8.tar.gz
|
/libpod-6d8fac8.tar.gz
|
||||||
|
/libpod-f2462ca.tar.gz
|
||||||
|
@ -48,12 +48,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 6d8fac87ed20c7bb3214e28e2ef74d3d8831eadd
|
%global commit0 f2462ca59e4a48b9f23e3c8f2acaa8bce60d588d
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.7.1
|
Version: 0.7.1
|
||||||
Release: 4.git%{shortcommit0}%{?dist}
|
Release: 5.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}
|
||||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-5.gitf2462ca
|
||||||
|
- autobuilt f2462ca
|
||||||
|
|
||||||
* Wed Jul 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-4.git6d8fac8
|
* Wed Jul 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-4.git6d8fac8
|
||||||
- autobuilt 6d8fac8
|
- autobuilt 6d8fac8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-6d8fac8.tar.gz) = 917628b1321a0c18d3f67736346a85d12c164d1d015c1748a12d315b0a6e2335ab0b199432a47e436619ffb5526908a8a0b330b200fe129ef015b39534e59045
|
SHA512 (libpod-f2462ca.tar.gz) = 452042818922f5ad7d30482b8a1ce86155a868ea8dd8001ec7fc02e79be1a5de1795757e2c2c9134ab6f24bc4fc672a58092befc875c06337f2c757681edc420
|
||||||
|
Loading…
Reference in New Issue
Block a user