File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -105,15 +105,7 @@ Push access to the upstream repository is required in order to publish the new t
105105 - [ ] ` git branch -d pre-release-${RELEASE_VER} release-${RELEASE_VER} `
106106
107107- Fedora packaging:
108- - [ ] update the ` rust-coreos-installer ` spec file in [ Fedora] ( https://src.fedoraproject.org/rpms/rust-coreos-installer )
109- - bump the ` Version `
110- - switch the ` Release ` back to ` 1%{?dist} `
111- - remove any patches obsoleted by the new release
112- - update changelog
113- - [ ] run ` spectool -g -S rust-coreos-installer.spec `
114- - [ ] run ` kinit your_fas_account@FEDORAPROJECT.ORG `
115- - [ ] run ` fedpkg new-sources $(spectool -S rust-coreos-installer.spec | sed 's:.*/::') `
116- - [ ] PR the changes in [ Fedora] ( https://src.fedoraproject.org/rpms/rust-coreos-installer )
108+ - [ ] Review the proposed changes in the PR submitted by Packit in [ Fedora] ( https://src.fedoraproject.org/rpms/rust-coreos-installer ) /pull-requests.
117109 - [ ] once the PR merges to rawhide, merge rawhide into the other relevant branches (e.g. f42) then push those, for example:
118110 ``` bash
119111 git checkout rawhide
You can’t perform that action at this time.
0 commit comments