https://bugzilla.redhat.com/show_bug.cgi?id=2297303 Bug ID: 2297303 Summary: Review Request: rust-interim - Parses simple English dates, inspired by Linux date command Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: fedora@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://github.com/LecrisUT/atuin-rpmspec/raw/f63a0e4ad8e84cf1fd4533abacecf3fa353c4936/rust-interim/rust-interim.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/SriRamanujam-atuin-rpmspec-7/fedora-rawhide-x86_64/07725262-rust-interim/rust-interim-0.1.2-1.fc41.src.rpm Description: Dependency for `atuin` Fedora Account System Username: lecris rust2rpm.toml ```toml [package] summary = "Parses simple English dates, inspired by Linux date command" cargo-toml-patch-comments = [ "- Relax logos dependency" ] [features] enable-all = true ``` interim-fix-metadata.diff ``` --- interim-0.1.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ interim-0.1.2/Cargo.toml 2024-07-11T11:53:17.355598+00:00 @@ -33,7 +33,7 @@ default-features = false [dependencies.logos] -version = "0.14.0" +version = ">=0.13.0" [dependencies.time] version = "0.3.9" ``` -- 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=2297303 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202297303%23c0 -- _______________________________________________ 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