podman-0.4.2-2.git58cb8f7
- autobuilt commit 58cb8f7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7e2d8004c1
commit
2dbf3b9bca
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/libpod-cf1d884.tar.gz
|
||||
/libpod-398133e.tar.gz
|
||||
/libpod-bef93de.tar.gz
|
||||
/libpod-58cb8f7.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 bef93de431b4195eeea42d75be88a43b80f3aac7
|
||||
%global commit0 58cb8f742b97941e802f4b645c8624c591ffbc86
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.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
|
||||
* Thu Apr 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-2.git58cb8f7
|
||||
- autobuilt commit 58cb8f7
|
||||
|
||||
* Wed Apr 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-1.gitbef93de
|
||||
- bump to 0.4.2
|
||||
- autobuilt commit bef93de
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-bef93de.tar.gz) = 0c8589f623712b226ddcfc6615f76803a0e986323a4816e1ddc632293e7cb3361c129e54a088ebc20a66074e15973409d7eb35728f002bf092dc1591b58bfecc
|
||||
SHA512 (libpod-58cb8f7.tar.gz) = 6abc0fd563e4cbc63493684bcf83561fc09e42c36ae0bdb5eee960d7f16d2d2bb87158b5b23a4f16169ee222e761f2bdc05a363600f05e0b8e0726263edca184
|
||||
|
Loading…
Reference in New Issue
Block a user