podman-0.6.5-1.git7182339
- bump to 0.6.5 - autobuilt 7182339 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
97bf708af6
commit
c47ac2006c
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/libpod-f228cf7.tar.gz
|
||||
/libpod-6804fde.tar.gz
|
||||
/libpod-4bd0f22.tar.gz
|
||||
/libpod-7182339.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 4bd0f229e453ea8976978a422a011cc774870346
|
||||
%global commit0 7182339d1abfd2859f04ecbb781a560de55e9384
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.6.4
|
||||
Release: 7.git%{shortcommit0}%{?dist}
|
||||
Version: 0.6.5
|
||||
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 23 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.5-1.git7182339
|
||||
- bump to 0.6.5
|
||||
- autobuilt 7182339
|
||||
|
||||
* Fri Jun 22 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.4-7.git4bd0f22
|
||||
- autobuilt 4bd0f22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-4bd0f22.tar.gz) = f8fe84c929b60669676d881235d07caec486ec2200b7cba2faf38f1b4e88749587ed1fae3856f8e80791d6fb2b1443f9a5f65c50c3b4eeb8956cff800cbbfc57
|
||||
SHA512 (libpod-7182339.tar.gz) = 56381e3ed7ebf513ec5031ec61f644fad7b4b8542efd1f0bad1a791c99546c54671c265d66a6d62aaff87fcbd6d3c9efa2c9ed11eda83ffd53cc4980ce09527a
|
||||
|
Loading…
Reference in New Issue
Block a user