Spec URL: https://copr-be.cloud.fedoraproject.org/results/janbaudisch/rust/srpm-builds/02772654/rust-lock_api.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/janbaudisch/rust/srpm-builds/02772654/rust-lock_api-0.4.5-1.fc34.src.rpm Description: Rust API for implementing Mutexes, dependency of parking_lot Fedora Account System Username: janbaudisch COPR package: https://copr.fedorainfracloud.org/coprs/janbaudisch/rust/package/rust-lock_api Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=75789791
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.