https://bugzilla.redhat.com/show_bug.cgi?id=2140323 --- Comment #7 from Tao Jin <tao-j@xxxxxxxxxxx> --- What's the guideline of .spec file encoding? The file is saved as UTF-8, and the link you shared is because websever does not explictly declare it as an utf-8 in html or http header(my guess), thus resulting the extra A, since it is interpreted as ASCII (i.e. 8 bytes per char) And utf8 is var length code. See: UTF-8 bytes as Latin-1 characters bytes https://www.cogsci.ed.ac.uk/~richard/utf-8.cgi?input=%C2%B5&mode=char According to this, it seems that we are good https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_encoding -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2140323 _______________________________________________ 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