podman-0.4.2-3.git39a7a77
- autobuilt commit 39a7a77 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2dbf3b9bca
commit
ee2aa5bfb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/libpod-398133e.tar.gz
|
||||
/libpod-bef93de.tar.gz
|
||||
/libpod-58cb8f7.tar.gz
|
||||
/libpod-39a7a77.tar.gz
|
||||
|
@ -41,12 +41,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 58cb8f742b97941e802f4b645c8624c591ffbc86
|
||||
%global commit0 39a7a773a653176e294382bc6301275fd57aff6b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -464,6 +464,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-3.git39a7a77
|
||||
- autobuilt commit 39a7a77
|
||||
|
||||
* Thu Apr 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-2.git58cb8f7
|
||||
- autobuilt commit 58cb8f7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-58cb8f7.tar.gz) = 6abc0fd563e4cbc63493684bcf83561fc09e42c36ae0bdb5eee960d7f16d2d2bb87158b5b23a4f16169ee222e761f2bdc05a363600f05e0b8e0726263edca184
|
||||
SHA512 (libpod-39a7a77.tar.gz) = 4a0f3c0abc928855f433c7e6bcd049d8fcdd6546267df951881d52b0fb2ea9430fb7cad4f4ad2c1bab1c9dd7a16f11bce80850f92bf5a765d8548ccb481f56e6
|
||||
|
Loading…
Reference in New Issue
Block a user