Update to version 24.3.0.
This version adds new settings to rust2rpm.conf
:
summary
: override the RPM package's Summary
with a specific string
if the heuristics for generating a summary from the crate's description
produces nonsensesupported-arches
: build library crates and run their tests only on
architectures where they are supportedThe second setting allows generating spec files for Rust crates that only
have limited cross-platform compatibility that can still be included in
repositories for all architectures. This provides a workaround for limitations
of RPM (subpackages do not inherit ExcludeArch
/ ExclusiveArch
tags) and
Fedora build infrastructure (noarch
packages are included in repositories for
all architectures), and should make it possible to enable more features in more
crates without introducing broken dependencies on architectures where some
crates do not work.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-a973e7d3eb
Please log in to add feedback.
This update has been submitted for testing by decathorpe.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
There is an ongoing freeze; this will be pushed to stable after the freeze is over.
This update has been pushed to stable.