Spec URL: https://gist.github.com/xanderlent/db1f4626c930145bd027726b5d6480aa/raw/e9d7e98d8f326c83e6b2e87fb53d8e0d2ccbdb37/rust-monostate-impl.spec SRPM URL: https://gist.github.com/xanderlent/db1f4626c930145bd027726b5d6480aa/raw/e9d7e98d8f326c83e6b2e87fb53d8e0d2ccbdb37/rust-monostate-impl-0.1.14-1.fc41.src.rpm Description: Implementation detail of the monostate crate Fedora Account System Username: xanderlent This is a dep of rust-monostate, which is a dep of rust-tokenizers.
Copr build: https://copr.fedorainfracloud.org/coprs/build/8881503 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2358529-rust-monostate-impl/fedora-rawhide-x86_64/08881503-rust-monostate-impl/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Package was generated with rust2rpm, simplifying the review. ✅ package contains only permissible content ✅ package builds and installs without errors on rawhide ✅ test suite is run and all unit tests pass (there are no tests) ✅ latest version of the crate is packaged ✅ license matches upstream specification and is acceptable for Fedora ✅ license files are included with %license in %files ✅ package complies with Rust Packaging Guidelines Package APPROVED. === Recommended post-import rust-sig tasks: - set up package on release-monitoring.org: project: $crate homepage: https://crates.io/crates/$crate backend: crates.io version scheme: semantic version filter (*NOT* pre-release filter): alpha;beta;rc;pre distro: Fedora Package: rust-$crate - set bugzilla assignee overrides to @rust-sig (optional)
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-monostate-impl
FEDORA-2025-6a2ed3e920 (rust-monostate-impl-0.1.14-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-6a2ed3e920
FEDORA-2025-6a2ed3e920 (rust-monostate-impl-0.1.14-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.
I noticed that you set the Monitoring setting for this package to "All" updates *with* Scratch builds. I would recommend to change it to just "Monitoring". The patches done by (and in turn, the scratch builds submitted by) the release-monitoring service are not useful for Rust packages, since they MUST (at least for now) be re-generated by rust2rpm for every new upstream release to ensure that the spec file produces working and valid packages.
Thanks for the recommendation; I will switch it now. I was operating on auto-pilot and forgot about the generator step. :)