podman-0.6.2-1.git22e6f11
- bump to 0.6.2 - autobuilt 22e6f11 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
554d6c5671
commit
813a734fa9
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/libpod-8ee0f2b.tar.gz
|
||||
/libpod-a127b4f.tar.gz
|
||||
/libpod-a9e9fd4.tar.gz
|
||||
/libpod-22e6f11.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 a9e9fd4f5b56f0dd91944b86feba9a2d3814d93e
|
||||
%global commit0 22e6f1164115378269c789b418c01e05178be277
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.1
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Version: 0.6.2
|
||||
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 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-1.git22e6f11
|
||||
- bump to 0.6.2
|
||||
- autobuilt 22e6f11
|
||||
|
||||
* Fri Jun 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-4.gita9e9fd4
|
||||
- autobuilt a9e9fd4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-a9e9fd4.tar.gz) = 22720d3a2e9e3ee169385738b56bb1b4c6753df592b1ed760662e4919bfd1b7b69f8fa39c2c3b295bd6e6fb90d9c473584add7277ef8288e31b7fd3502f0de6e
|
||||
SHA512 (libpod-22e6f11.tar.gz) = 11e8e99e7b25f9044c463d9ddf822beb6b2d288b7a0d5a0784dfa1e6dd82fff0f3075bc45a50da915da42d277a392b326e6e4a84fe114b1abf657c1b30f3d9e0
|
||||
|
Loading…
Reference in New Issue
Block a user