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

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review+



--- Comment #1 from Robert-AndrĂ© Mauchin <[email protected]> ---
 - 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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to