podman-0.6.3-1.gitb78e7e4
- bump to 0.6.3 - autobuilt b78e7e4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
656abbb470
commit
3796a3baa9
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
|||||||
/libpod-7b2b2bc.tar.gz
|
/libpod-7b2b2bc.tar.gz
|
||||||
/libpod-b1ebad9.tar.gz
|
/libpod-b1ebad9.tar.gz
|
||||||
/libpod-1cbce85.tar.gz
|
/libpod-1cbce85.tar.gz
|
||||||
|
/libpod-b78e7e4.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -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 1cbce851fa0315c147ba02afccd5a2899b5e5c5a
|
%global commit0 b78e7e40f1698dad5faf4d6be2ef6f3c2a410eca
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 7.git%{shortcommit0}%{?dist}
|
Release: 1.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,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.3-1.gitb78e7e4
|
||||||
|
- bump to 0.6.3
|
||||||
|
- autobuilt b78e7e4
|
||||||
|
|
||||||
* Fri Jun 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-7.git1cbce85
|
* Fri Jun 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-7.git1cbce85
|
||||||
- autobuilt 1cbce85
|
- autobuilt 1cbce85
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-1cbce85.tar.gz) = 369c15ac1d94e2bf855747b139ee0fe15219889a91be6185f74c0855bd47f40835cec90114cba8958a63f89902ed946e62ad020d720d2bf641bd2581c1dae0a7
|
SHA512 (libpod-b78e7e4.tar.gz) = 442efc415e462b002a637b907b75e6003ef953ed2970ca2ad467362f0fccd77403f2e64ba8b7712ac3fd9d5db2d0bba00626af7458657576a434f00184443d93
|
||||||
|
Loading…
Reference in New Issue
Block a user