https://bugzilla.redhat.com/show_bug.cgi?id=2283684 Cristian Le <fedora@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review+ |fedora-review? --- Comment #6 from Cristian Le <fedora@xxxxxxxxx> --- Ack, you're right: Spec URL: https://github.com/LecrisUT/rust-metris-rpmspec/raw/1ea06512b2d4cfeb0e34cfc0e922d06af399e8a6/rust-average/rust-average.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-rust-metris-rpmspec-main/fedora-rawhide-x86_64/07711121-rust-average/rust-average-0.15.1-1.fc41.src.rpm rust2rpm.toml ```toml [package] cargo-toml-patch-comments = [ "- Relax strict dependency on rayon", "- Bump sketches-ddsketch dependency", ] ``` average-fix-metadata.diff ``` --- average-0.15.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ average-0.15.1/Cargo.toml 2024-07-05T12:51:34.423669+00:00 @@ -75,11 +75,11 @@ default-features = false [dependencies.rayon] -version = "=1.7" +version = "1.7" optional = true [dependencies.rayon-core] -version = "=1.11" +version = "1.11" optional = true [dependencies.serde] ``` -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2283684 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202283684%23c6 -- _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue