https://bugzilla.redhat.com/show_bug.cgi?id=2283681 --- Comment #1 from Cristian Le <fedora@xxxxxxxxx> --- Spec URL: https://github.com/LecrisUT/rust-metris-rpmspec/raw/83dda26784f2c9cbe603473e461adaec238ddb34/rust-ndarray/rust-ndarray.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-rust-metris-rpmspec-main/fedora-rawhide-x86_64/07711192-rust-ndarray/rust-ndarray-0.15.6-1.fc41.src.rpm rust2rpm.toml ```toml [package] cargo-toml-patch-comments = [ "- Bump approx dependency", " https://github.com/rust-ndarray/ndarray-stats/issues/96", ] [features] hide = [ "docs", ] ``` ndarray-fix-metadata.diff ``` --- ndarray-0.15.6/Cargo.toml 1970-01-01T00:00:01+00:00 +++ ndarray-0.15.6/Cargo.toml 2024-07-05T12:45:36.759712+00:00 @@ -54,7 +54,7 @@ bench = false [dependencies.approx] -version = "0.4" +version = "0.5" optional = true default-features = false @@ -105,7 +105,7 @@ default-features = false [dev-dependencies.approx] -version = "0.4" +version = "0.5" [dev-dependencies.defmac] version = "0.2" ``` -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2283681 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202283681%23c1 -- _______________________________________________ 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