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