podman-0.6.5-4.git56133f7
- autobuilt 56133f7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f04b6f8761
commit
f181dcdb51
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
|||||||
/libpod-7182339.tar.gz
|
/libpod-7182339.tar.gz
|
||||||
/libpod-e89bbd6.tar.gz
|
/libpod-e89bbd6.tar.gz
|
||||||
/libpod-208b9a6.tar.gz
|
/libpod-208b9a6.tar.gz
|
||||||
|
/libpod-56133f7.tar.gz
|
||||||
|
@ -48,12 +48,12 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 208b9a6b6b250295759d3ef7d379b7b498144f4a
|
%global commit0 56133f7263337e9b2c9cfb1cfce35adc2366f52b
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.5
|
Version: 0.6.5
|
||||||
Release: 3.git%{shortcommit0}%{?dist}
|
Release: 4.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git_podman}
|
URL: %{git_podman}
|
||||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-4.git56133f7
|
||||||
|
- autobuilt 56133f7
|
||||||
|
|
||||||
* Tue Jun 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-3.git208b9a6
|
* Tue Jun 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-3.git208b9a6
|
||||||
- autobuilt 208b9a6
|
- autobuilt 208b9a6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-208b9a6.tar.gz) = 5e1872a0ce39de20f8a4a53c50d2aac5730ece8884134f4fa8f24031b1691230c24c6b6fbb890ba949ad2a9d5fe530cc1d0a6a17179a0ab71556b1d316fb7097
|
SHA512 (libpod-56133f7.tar.gz) = f357267361dbfcfb2a2e57918a28807208c8916f89bf8b5969ca12a77e27976878ac101902e43a3e111d3643d07f57dbe873ba4b13d723971fc148a7caa64df5
|
||||||
|
Loading…
Reference in New Issue
Block a user