The package rpms/podman.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/podman.git/commit/?id=8d500ea8d72e0a....
Change: +ExclusiveArch: x86_64 aarch64
Thanks.
Full change: ============
commit 8d500ea8d72e0a9739c343ea5c5046d065a95337 Author: Packit hello@packit.dev Date: Thu Jan 30 13:36:04 2025 +0000
Update to 5.4.0-rc2 upstream release
Upstream tag: v5.4.0-rc2 Upstream commit: 14f6a69d
Commit authored by Packit automation (https://packit.dev/)
diff --git a/.gitignore b/.gitignore index 512967d..e394912 100644 --- a/.gitignore +++ b/.gitignore @@ -1875,3 +1875,4 @@ /v5.3.0.tar.gz /v5.3.1.tar.gz /v5.3.2.tar.gz +/v5.4.0-rc2.tar.gz diff --git a/README.packit b/README.packit index 8c905b9..5732d6a 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.106.0.post1.dev8+g521f1e1d. +The file was generated using packit 1.0.1. diff --git a/podman.spec b/podman.spec index 5aee7ce..d8c58d1 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 5.3.2 +Version: 5.4.0~rc2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -189,6 +189,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires: gvisor-tap-vsock Requires: qemu Requires: virtiofsd +ExclusiveArch: x86_64 aarch64
%description machine This subpackage installs the dependencies for %{name} machine, for more see: diff --git a/sources b/sources index 2e9b8fb..88bca5d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.2.tar.gz) = b7007278dd3f493bd0d0185ed4328570d5af527d4864c4435e7b330543d60ba87f04f36c94407d4e11e622a4af8b6467f66474e9b66cbeacb8eecb3088b4439e +SHA512 (v5.4.0-rc2.tar.gz) = 74c6e59489e4fc473f23c4642e72bd60c434a4160b871b47032d95b8a06e73ad7d1032299f8a421a42084b3fd7d090afbfd2688781dc4753986bbeb3a686e523
arch-excludes@lists.fedoraproject.org