diff --git a/podman.spec b/podman.spec index 72eabb9..8ee5e21 100644 --- a/podman.spec +++ b/podman.spec @@ -48,7 +48,7 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} %global git_podman https://%{provider}.%{provider_tld}/%{project}/%{repo} -%global commit 9d97bd67ed625494792787adadfc46fd26f43c8c +%global commit 802d4f2ba4b3d876aaa58e415a967611c1416ae4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global import_path_conmon github.com/kubernetes-incubator/cri-o @@ -57,7 +57,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 0.6.5 +Version: 0.7.1 Release: 1.git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 @@ -536,6 +536,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Fri Jul 06 2018 baude - 0.7.1-1.git802d4f2ba +- Upstream 0.7.1 + * Fri Jun 29 2018 baude - 0.6.5-1.git9d97bd67e - Upstream 0.6.5