podman-0.7.2-1.gitca6ffbc
- bump to 0.7.2 - autobuilt ca6ffbc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
91ecc05352
commit
471d51b7b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
|||||||
/libpod-6d8fac8.tar.gz
|
/libpod-6d8fac8.tar.gz
|
||||||
/libpod-f2462ca.tar.gz
|
/libpod-f2462ca.tar.gz
|
||||||
/libpod-99959e5.tar.gz
|
/libpod-99959e5.tar.gz
|
||||||
|
/libpod-ca6ffbc.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 99959e55fa8e902302a580b13d53bc52d0074ad7
|
%global commit0 ca6ffbccc2b47ffe74bb74ebae5a61504203966c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 6.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 Jul 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.2-1.gitca6ffbc
|
||||||
|
- bump to 0.7.2
|
||||||
|
- autobuilt ca6ffbc
|
||||||
|
|
||||||
* Fri Jul 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-6.git99959e5
|
* Fri Jul 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.1-6.git99959e5
|
||||||
- autobuilt 99959e5
|
- autobuilt 99959e5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-99959e5.tar.gz) = dabeb8510657bfa1e113fc0b57862619e1f62a30163313340f5f837bdc15aecc3c7f01cff9130719d78a56c4edebd441d5b4cf4b1d0fc2c2297dc9d3fddd8c77
|
SHA512 (libpod-ca6ffbc.tar.gz) = 5a37849257cf520685a61a4850d2b944d1d901c268cb918f7039d8acdb9b805559adacb8d1572e71368dec2d19ce8196edca5714ec9bc8de5169dd2b17e8f91c
|
||||||
|
Loading…
Reference in New Issue
Block a user