podman-0.7.1-6.git99959e5
- autobuilt 99959e5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cae01c9052
commit
91ecc05352
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/libpod-767b3dd.tar.gz
|
||||
/libpod-6d8fac8.tar.gz
|
||||
/libpod-f2462ca.tar.gz
|
||||
/libpod-99959e5.tar.gz
|
||||
|
@ -48,12 +48,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f2462ca59e4a48b9f23e3c8f2acaa8bce60d588d
|
||||
%global commit0 99959e55fa8e902302a580b13d53bc52d0074ad7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.7.1
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-6.git99959e5
|
||||
- autobuilt 99959e5
|
||||
|
||||
* Thu Jul 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-5.gitf2462ca
|
||||
- autobuilt f2462ca
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-f2462ca.tar.gz) = 452042818922f5ad7d30482b8a1ce86155a868ea8dd8001ec7fc02e79be1a5de1795757e2c2c9134ab6f24bc4fc672a58092befc875c06337f2c757681edc420
|
||||
SHA512 (libpod-99959e5.tar.gz) = dabeb8510657bfa1e113fc0b57862619e1f62a30163313340f5f837bdc15aecc3c7f01cff9130719d78a56c4edebd441d5b4cf4b1d0fc2c2297dc9d3fddd8c77
|
||||
|
Loading…
Reference in New Issue
Block a user