Bug 2004977
| Summary: | Review Request: rust-lock_api - Mutex wrapper | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Baudisch <jan> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | decathorpe, package-review |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-18 08:40:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jan Baudisch
2021-09-16 14:10:49 UTC
This is already packaged: https://src.fedoraproject.org/rpms/rust-lock_api I wonder why you think it was missing? I realized that it was packaged only after I opened the request. It seems like I forgot to check. I just built something depending on it which failed, and I assumed it was because the package was missing. But it was just about the version. Same thing happened with the other two requests I opened. Sorry about that. Is it enough to close these requests like I did or do I have to (un)do something else? No, just closing the bugs is all you need to do. > But it was just about the version. I'm trying to keep on top of the latest releases for popular crates. lock_api should now be available with the required version. For other packages, you can look at https://bugz.fedoraproject.org/rust-$CRATE if there's already a bug reported for the new version. Commenting there makes sure that I know somebody is waiting for a newer version of that crate than what's available on Fedora, and I can put it at the top of my TODO list. Thanks! I will watch out for my next submissions. |