OBS Source Service to auto-generate packages for Rust crates
rust2rpm
v9 or newerTo use this source service, add a snippet to _service
like the following in the services
block:
<service name="rust2rpm"> <param name="name">libc</param> <param name="type">fedora</param> </service>
The full schema is described in the obs-rust2rpm.service
file in this repository.