podman-0.6.4-2.git9e13457
- autobuilt 9e13457 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a7bc524a0e
commit
2349378005
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
|||||||
/libpod-65033b5.tar.gz
|
/libpod-65033b5.tar.gz
|
||||||
/libpod-6bdf023.tar.gz
|
/libpod-6bdf023.tar.gz
|
||||||
/libpod-b43677c.tar.gz
|
/libpod-b43677c.tar.gz
|
||||||
|
/libpod-9e13457.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 b43677c9fd7f04c1ebf8265a0b14fc8ed70e4d66
|
%global commit0 9e134576e8eb047466706fa71a201def6d5d8159
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.4
|
Version: 0.6.4
|
||||||
Release: 1.git%{shortcommit0}%{?dist}
|
Release: 2.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
|
||||||
|
* Mon Jun 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-2.git9e13457
|
||||||
|
- autobuilt 9e13457
|
||||||
|
|
||||||
* Sat Jun 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-1.gitb43677c
|
* Sat Jun 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-1.gitb43677c
|
||||||
- bump to 0.6.4
|
- bump to 0.6.4
|
||||||
- autobuilt b43677c
|
- autobuilt b43677c
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-b43677c.tar.gz) = f008f521f337f7bf34d7f9c30d3a5fc81a573b07b97cc573fa6377afad61370daf12b990c33a58411b2a0ca5ef81dadb1935afc4c762be737c7fcc0a2649356f
|
SHA512 (libpod-9e13457.tar.gz) = 9abd40e876a1c2cb6d423866a641f57cc51f5751674bbf18dcdcf2242a7a1516b79d16f758e2e19250c0e44d6791f55245ffca71b2f602e6d8e8cdf0b3b3135e
|
||||||
|
Loading…
Reference in New Issue
Block a user