https://bugzilla.redhat.com/show_bug.cgi?id=1872830 --- Comment #4 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- The file doesn't seem updated, neither the SRPM or Koji build: - Package are missing the arch info with %{?_isa} %package static Summary: MLIR static files Requires: %{name}%{?_isa} = %{version}-%{release} %description static MLIR static files. %package devel Summary: MLIR development files Requires: %{name}-static%{?_isa} = %{version}-%{release} %description devel MLIR development files. - In order to avoid unintentional soname bump, wo recommend not globbing the major soname version: %{_libdir}/libMLIR*.so.11* %{_libdir}/libmlir_runner_utils.so.11* %{_libdir}/libmlir_c_runner_utils.so.11* %{_libdir}/libmlir_c_runner_utils_static.so.11* -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx