(I opened a pagure ticket about this too: https://pagure.io/fonts-rpm-macros/issue/26)
Since the git repo for fonts-rpm-macros has been out of sync for 5+ years now due to the Fedora package reverting back to 2.0 at that time. We have been thinking it would be better to fork a new branch and probably also move to a new repo at the same time given that Fedora use of pagure.io is being replaced with Fedora Forge soon.
-- _______________________________________________ i18n mailing list -- i18n@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to i18n-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/i18n@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
My thought is roughly that we should fork off the current main branch from the 2.0.5 tag (corresponding to the current fedora tarball) and then cherry pick recent commits and/or apply patches from the Fedora package to create a new repo in sync with what is currently being shipped.
Given that it is an official Fedora project it seems most natural to either host it in the new Fedora Forge (Forgejo), or gitlab.com/fedora or possibly github. One consideration brought up was CI, though currently there isn't any but I don't know how much we will lean on that.