podman-0.6.5-6.gitd61d8a3
- autobuilt d61d8a3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
26f69b06fb
commit
1d7ed18a16
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/libpod-208b9a6.tar.gz
|
||||
/libpod-56133f7.tar.gz
|
||||
/libpod-fd12c89.tar.gz
|
||||
/libpod-d61d8a3.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 fd12c8918b0c1e1b481c0ab8573263314fe30db4
|
||||
%global commit0 d61d8a35e02303fab9661c086e8f80744fd953c4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.5
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Release: 6.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 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-6.gitd61d8a3
|
||||
- autobuilt d61d8a3
|
||||
|
||||
* Thu Jun 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-5.gitfd12c89
|
||||
- autobuilt fd12c89
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-fd12c89.tar.gz) = 5e824dbae9af63cb765d07473c8399e849ccac4ae90e9a026eec64cae7ee7a9c6b318c131eab76cfe967ac90ff2ea6d12906d31180bc5dd27b6828dead81b7f7
|
||||
SHA512 (libpod-d61d8a3.tar.gz) = 3a719e162c55025db812b9eb248743058a1ee7adbe2d500f22bd2fe537808eb207ad255ae3a33f56ee821bd7835bffc143a71271b67bc039f275ec1308ea377f
|
||||
|
Loading…
Reference in New Issue
Block a user