https://bugzilla.redhat.com/show_bug.cgi?id=1983884
Robert-André Mauchin 🐧 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Assignee|[email protected] |[email protected] Status|NEW |POST CC| |[email protected] Flags| |fedora-review+ --- Comment #2 from Robert-André Mauchin 🐧 <[email protected]> --- - Please patch the README.md to use correct end of line encoding local_ipaddress.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/local_ipaddress/README.md for file in README.md; do sed "s|\r||g" $file > $file.new && \ touch -r $file $file.new && \ mv $file.new $file done - License ok - Latest version packaged - Build in Mock - No rpmlint errors - Checks pass - Conforms to Packaging Guidelines Package approved Please regenerate the .spec file with rust2rpm 20 before building this package for Fedora. -- 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=1983884 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
