https://bugzilla.redhat.com/show_bug.cgi?id=1539276
Igor Gnatenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] Summary|Review Request: |Review Request: |rust-threadpool - A thread |rust-threadpool - Thread |pool for running a number |pool for running a number |of jobs on a fixed set of |of jobs on a fixed set of |worker threads. |worker threads --- Comment #1 from Igor Gnatenko <[email protected]> --- > Summary: A thread pool for running a number of jobs on a fixed set of > worker threads. summary should not end with ".", also remove "A " (but keep it in description). > %license LICENSE-MIT > %license LICENSE-APACHE nitpick: better to have them in one line. Also you need to add: * %doc README.md CHANGES.md * %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml Apart from above, looks good. -- 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 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
