https://bugzilla.redhat.com/show_bug.cgi?id=2310622 --- Comment #30 from Peter Lemenkov <lemenkov@xxxxxxxxx> --- (In reply to Mikhail Medvedev from comment #29) > Peter, can you please tell me if there's anything else I need to do here? Yes, unfortunately there are things only you can do. * You need to create a repository at src.fedoraproject.org. Just type ```fedpkg request-repo imsprog 2310622```. This command will create an issue which will be addressed in a few minutes by a person. After this you'll have a clonable repository but with only a single branch available - rawhide. * Now you need to request an extra branches (available active ones are f41, f40, f39). Just type ```fedpkg request-branch --repo imsprog f40``` (for f40 extra branch). It will create issue which will be addressed quite fast - in a few seconds. * Now you're ready to clone your repository with ```fedpkg clone imsprog```. It will execute git clone with a proper parameters so you'll have a regular git repository. * Now upload a latest src.rpm - ```fedpkg upload /path/to/your/package.src.rpm``` * ```git commit -a -m "a descriptive message"``` * ```git push``` * ```fedpkg build``` * ```fedpkg update``` or use Bodhi web interface for that - https://bodhi.fedoraproject.org/updates/new. That's mostly all. If you have any questions then don't hesitate to ask me directly! Further reading: * https://docs.fedoraproject.org/en-US/package-maintainers/New_Package_Process_for_New_Contributors/ * https://docs.fedoraproject.org/en-US/package-maintainers/Package_Maintenance_Guide/ * https://docs.fedoraproject.org/en-US/package-maintainers/Package_Update_Guide/ -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2310622 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202310622%23c30 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue