diff --git a/podman.spec b/podman.spec index 69b7873b3e77529650567463744640132898a9e6..886f2f96c9278001edeeae82160676e91d46cc96 100644 --- a/podman.spec +++ b/podman.spec @@ -2,7 +2,7 @@ Name: podman Version: 3.4.4 -Release: 2 +Release: 3 Summary: A daemonless container engine for managing Containers Epoch: 1 License: ASL 2.0 @@ -136,6 +136,7 @@ dynamic port forwarding. %package help Summary: Help document for the podman package +Buildarch: noarch Conflicts: docker docker-latest docker-ce docker-ee moby-engine %description help @@ -323,6 +324,9 @@ done %{_libexecdir}/%{name}/gvproxy %changelog +* Tue Aug 20 2024 Xuebing Li - 1:3.4.4-3 +- Add 'Buildarch: noarch' to the help subpackage + * Thu Apr 25 2024 lijian - 1:3.4.4-2 - Fix CVE-2022-32149