https://bugzilla.redhat.com/show_bug.cgi?id=2368362
--- Comment #10 from Noa Resare <[email protected]> --- Thank you for the review, much appreciated. I have released a new version of the library with some minor changes that I have meant to do for a while, and also - merged your fix for 32 bit test failure - updated the test data generation script to no longer trigger the spurious bash dependency The updated builds are available here: https://github.com/nresare/rpm-packaging/releases/download/v20251014/rust-ssh-agent-client-rs-1.1.2-1.el10.src.rpm https://github.com/nresare/rpm-packaging/releases/download/v20251014/rust-ssh-agent-client-rs.spec I have one questio: As part of my new release I had a look at the latest releases of all the dependencies and updated anyhow and thiserror, the to crates that had updates. This broke the build in copr since these specific patch releases are not available. What is the preferred way to handle this? I felt a bit backwards to create a new point-release with downgraded dependencies, so instead I created a patch for the .spec file and checked it into https://github.com/nresare/rpm-packaging/blob/main/ssh-agent-client-rs/ssh-agent-client-rs-1.1.2_deps_rollback.patch which copr uses to build the .src.rpm. What is the preferred way to deal with this? -- 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=2368362 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202368362%23c10 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
