Bug 2052400
| Summary: | Review Request: rust-enquote - Quotes and unquotes strings | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Aleksei Bavshin <alebastr89> |
| Component: | Package Review | Assignee: | Neal Gompa <ngompa13> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | ngompa13, package-review |
| Target Milestone: | --- | Flags: | ngompa13:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rust-enquote-1.1.0-1.fc37 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-02-10 04:44:06 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2052407 | ||
|
Description
Aleksei Bavshin
2022-02-09 08:06:25 UTC
Package was generated through rust2rpm, simplifying the review considerably. - Conforms to packaging guidelines (rust2rpm generated spec) - license correct and valid - only sources installed PACKAGE APPROVED. Additional note: %autorelease isn't terribly effective if you're putting version-release in manual changelog entries. You probably want to rework your changelog entry to not include the release value (since that would be dynamic) or just switch to %autochangelog. The %autorelease goop at the top of the spec should be dropped on import too. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-enquote (In reply to Neal Gompa from comment #1) Thanks for the reviews! > Additional note: %autorelease isn't terribly effective if you're putting > version-release in manual changelog entries. You probably want to rework > your changelog entry to not include the release value (since that would be > dynamic) or just switch to %autochangelog. The %autorelease goop at the top > of the spec should be dropped on import too. That's actually added by fedpkg. I forgot that the resulting spec in copr is different from my local copy. I'll make a note to myself to never use copr builds for rpmautospec package reviews. |