podman-0.4.2-4.git6774425
- autobuilt commit 6774425 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ee2aa5bfb6
commit
548f9299f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/libpod-bef93de.tar.gz
|
||||
/libpod-58cb8f7.tar.gz
|
||||
/libpod-39a7a77.tar.gz
|
||||
/libpod-6774425.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 39a7a773a653176e294382bc6301275fd57aff6b
|
||||
%global commit0 677442587254a0f454e897bdc8880d771cd7f3b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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
|
||||
* Sat Apr 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-4.git6774425
|
||||
- autobuilt commit 6774425
|
||||
|
||||
* Fri Apr 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-3.git39a7a77
|
||||
- autobuilt commit 39a7a77
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-39a7a77.tar.gz) = 4a0f3c0abc928855f433c7e6bcd049d8fcdd6546267df951881d52b0fb2ea9430fb7cad4f4ad2c1bab1c9dd7a16f11bce80850f92bf5a765d8548ccb481f56e6
|
||||
SHA512 (libpod-6774425.tar.gz) = 9db1e0330c1555b33aa3cc548b9c45519d1962a0e0276f4d602c903107b0d664441140a6e23289521bbe44fc56f252259bf40bffcdef09ec615f9e8a7be626f8
|
||||
|
Loading…
Reference in New Issue
Block a user