diff --git a/podman.changes b/podman.changes index c43c9c8..2a19ede 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 9 10:49:22 UTC 2021 - Dan Čermák + +- Add: Provides: podman:/usr/bin/podman-remote subpackage for a clearer upgrade + path from podman < 3.1.2 + ------------------------------------------------------------------- Wed Dec 08 21:22:26 UTC 2021 - michael@stroeder.com diff --git a/podman.spec b/podman.spec index 2cc01ef..2d86ecf 100644 --- a/podman.spec +++ b/podman.spec @@ -83,6 +83,7 @@ skopeo, as they all share the same datastore backend. Summary: Client for managing podman containers remotely Group: System/Management Conflicts: %{name} < 3.1.2 +Provides: podman:%{_bindir}/%{name}-remote %description remote This client allows controlling podman on a separate host, e.g. over SSH.