podman-0.6.4-1.gitb43677c
- bump to 0.6.4 - autobuilt b43677c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
648b3e7d5b
commit
a7bc524a0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/libpod-95ea3d4.tar.gz
|
||||
/libpod-65033b5.tar.gz
|
||||
/libpod-6bdf023.tar.gz
|
||||
/libpod-b43677c.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 6bdf023aeace52d47eb59697bfc46a8d2278b86d
|
||||
%global commit0 b43677c9fd7f04c1ebf8265a0b14fc8ed70e4d66
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.3
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Version: 0.6.4
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -511,6 +511,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jun 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-1.gitb43677c
|
||||
- bump to 0.6.4
|
||||
- autobuilt b43677c
|
||||
|
||||
* Fri Jun 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-6.git6bdf023
|
||||
- autobuilt 6bdf023
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-6bdf023.tar.gz) = 67883767354db5bce258fabf30b6778a77ad01391be4a0d35b648f820cd6659cf4a35293b9e239003c61e185eb9186b16fc6a26ca20edc4f17882b3e56fdaef7
|
||||
SHA512 (libpod-b43677c.tar.gz) = f008f521f337f7bf34d7f9c30d3a5fc81a573b07b97cc573fa6377afad61370daf12b990c33a58411b2a0ca5ef81dadb1935afc4c762be737c7fcc0a2649356f
|
||||
|
Loading…
Reference in New Issue
Block a user