From 155f3a1c177b8bfecf3c7e49ef956cb69c19de9146ca52f6466973dca6680f32 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 14 Jan 2022 22:12:43 +0000 Subject: [PATCH] Accepting request 945785 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/945785 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=91 --- podman.changes | 6 ++++++ podman.spec | 1 + 2 files changed, 7 insertions(+) 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.