fix: rust-servo_arc0.3: fix upstream-name to match component name#16477
fix: rust-servo_arc0.3: fix upstream-name to match component name#16477christopherco merged 1 commit intotomls/base/mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the component definition for rust-servo_arc0.3 to point at the correct upstream Fedora package name and a new pinned Fedora 43 dist-git commit, aligning the spec source with the component’s intended package.
Changes:
- Update
spec.upstream-nametorust-servo_arc0.3. - Update the pinned
spec.upstream-commitSHA for Fedora 43.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -2,4 +2,4 @@ | |||
| # Pin to the f43 commit used to build the current Fedora 43 package. | |||
There was a problem hiding this comment.
This pin uses upstream-commit but doesn’t include a reference URL to the external source (e.g., the Fedora dist-git commit URL for this SHA). Per .github/instructions/comp-toml.instructions.md ("References" section), please add a full URL (and optionally branch=f43) so future readers can quickly verify what this commit corresponds to; the existing TODO exit condition is good.
| # Pin to the f43 commit used to build the current Fedora 43 package. | |
| # Pin to the f43 commit used to build the current Fedora 43 package. | |
| # Fedora dist-git reference: https://src.fedoraproject.org/rpms/rust-servo_arc0.3/c/26fb741a69d37cbd9093724585d97a5da5d6d14c?branch=f43 |
rust-servo_arc0.3: fix upstream-name to match component name
Verified with koji build:
koji/taskinfo?taskID=1128245
closed buildSRPMFromSCM (/microsoft/azurelinux.git:da92dd5f27aee919a13f6c22249435aab01f6656)
closed buildArch (rust-servo_arc0.3-0.3.0-1.azl4
bootstrap.20260405.src.rpm, x86_64)bootstrap.20260405.src.rpm, aarch64)closed buildArch (rust-servo_arc0.3-0.3.0-1.azl4
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
What does the PR accomplish, why was it needed?
Change Log
Does this affect the toolchain?
YES/NO
Associated issues
Links to CVEs
Test Methodology