diff --git a/podman.spec b/podman.spec index e022e82..b75eb92 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ Name: podman Version: 0.6.2 -Release: 8.git%{shortcommit0}%{?dist} +Release: 9.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: %{git_podman} @@ -78,7 +78,7 @@ BuildRequires: libselinux-devel BuildRequires: pkgconfig BuildRequires: make Requires: runc -Requires: containers-common +Requires: skopeo-containers Requires: conmon >= 2:1.10.0-3.gitb0f6d98 Requires: buildah Requires: containernetworking-cni >= 0.6.0-3 @@ -511,7 +511,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog -* Fri Jun 08 2018 Dan Walsh - 0.6.2-7.git72c0b4f +* Sun Jun 10 2018 Dan Walsh - 0.6.2-9.git72c0b4f +- requires skopeo-containers, since containers-common is not yet in f27 + +* Fri Jun 08 2018 Dan Walsh - 0.6.2-8.git72c0b4f Bump to v0.6.2 * Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 0.6.2-7.git1cbce85