podman-0.6.2-2.git13f7450
- autobuilt 13f7450 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
df76f9c346
commit
17395b75d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/libpod-a127b4f.tar.gz
|
||||
/libpod-a9e9fd4.tar.gz
|
||||
/libpod-22e6f11.tar.gz
|
||||
/libpod-13f7450.tar.gz
|
||||
|
@ -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 22e6f1164115378269c789b418c01e05178be277
|
||||
%global commit0 13f745092f2685877ec13f0f984d89b3096d494b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jun 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-2.git13f7450
|
||||
- autobuilt 13f7450
|
||||
|
||||
* Sat Jun 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.2-1.git22e6f11
|
||||
- bump to 0.6.2
|
||||
- autobuilt 22e6f11
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-22e6f11.tar.gz) = 11e8e99e7b25f9044c463d9ddf822beb6b2d288b7a0d5a0784dfa1e6dd82fff0f3075bc45a50da915da42d277a392b326e6e4a84fe114b1abf657c1b30f3d9e0
|
||||
SHA512 (libpod-13f7450.tar.gz) = 065701c77f43ddb0794ee80eac2653f6a78aa4de886abbed9e5db74dc320ed4c9e592bfccbbbccf84f2490bf4a70ee4e5b4837a351bc5d99adcd00467017b91c
|
||||
|
Loading…
Reference in New Issue
Block a user