https://bugzilla.redhat.com/show_bug.cgi?id=1539362

Robert-André Mauchin <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
                 CC|                            |zebo...@gmail.com
           Assignee|nob...@fedoraproject.org    |zebo...@gmail.com
              Flags|                            |fedora-review+



--- Comment #1 from Robert-André Mauchin <zebo...@gmail.com> ---
 - Some *.rs file are marked as executable. This angers your new
brp-mangle-shebangs script. Please remove the executable bits

find . -executable -type f -name "*.rs" -exec chmod 0644 "{}" \;

   and provide a PR for upstream.

 - Latest version packaged
 - License ok
 - Builds in mock
 - No rpmlint errors

Package approved.

-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to