podman-0.5.3-6.gitc54b423
- autobuilt c54b423 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2bd35c2174
commit
3dd983b562
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/libpod-0613844.tar.gz
|
||||
/libpod-9fcc475.tar.gz
|
||||
/libpod-624660c.tar.gz
|
||||
/libpod-c54b423.tar.gz
|
||||
|
@ -42,12 +42,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 624660c1b3869bdd6b3342f5924e813f32a81b4a
|
||||
%global commit0 c54b423cb3d12154255a81054d54f98536393f54
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.5.3
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -494,6 +494,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.3-6.gitc54b423
|
||||
- autobuilt c54b423
|
||||
|
||||
* Wed May 16 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.3-5.git624660c
|
||||
- built commit 624660c
|
||||
- New subapackage: python3-podman
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-624660c.tar.gz) = 5614e26694825beb292304aebedcafa74900630289f95c9ff9d32def6b8b477b7f54740cb075e2103c478e3aaf8a8b4033a1a247461ba8c1c5136959624a8875
|
||||
SHA512 (libpod-c54b423.tar.gz) = 33b7108054cbaef7daa39f23b452183685fc6f7d82b7b2415e8214fe4b02a6500761e8b39c7aba2259f7986f8bc084bd80c386434dcaad3d4e618ef183cfbcc1
|
||||
|
Loading…
Reference in New Issue
Block a user