https://bugzilla.redhat.com/show_bug.cgi?id=1079751
--- Comment #10 from David Dick <[email protected]> --- Corrected. This is covered in Perl/Tips at https://fedoraproject.org/wiki/Perl/Tips?rd=PackagingTips/Perl#file-not-utf8 Something like iconv --from=ISO-8859-1 --to=UTF-8 CREDITS.txt >CREDITS.fixed mv CREDITS.fixed CREDITS.txt should do it. Don't forget to add the BR: iconv if you choose to use this. -- 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 _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
