podman-0.6.2-7.git1cbce85
- autobuilt 1cbce85 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
62d498a6dd
commit
656abbb470
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/libpod-14cf6d2.tar.gz
|
||||
/libpod-7b2b2bc.tar.gz
|
||||
/libpod-b1ebad9.tar.gz
|
||||
/libpod-1cbce85.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 b1ebad93b431c08ffe6225d0af40d5b59dec7a6a
|
||||
%global commit0 1cbce851fa0315c147ba02afccd5a2899b5e5c5a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.2
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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 Jun 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-7.git1cbce85
|
||||
- autobuilt 1cbce85
|
||||
|
||||
* Thu Jun 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-6.gitb1ebad9
|
||||
- autobuilt b1ebad9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-b1ebad9.tar.gz) = 41e5f7b5a560f3c52cad67b01c173a8f50802fef4ddd06928465b16f989d1d0c745bfecd778388b6bde0e0429e611e19d9d3a5b9901af3c44d97d92b0b9ff654
|
||||
SHA512 (libpod-1cbce85.tar.gz) = 369c15ac1d94e2bf855747b139ee0fe15219889a91be6185f74c0855bd47f40835cec90114cba8958a63f89902ed946e62ad020d720d2bf641bd2581c1dae0a7
|
||||
|
Loading…
Reference in New Issue
Block a user