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

Vít Ondruch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Vít Ondruch <[email protected]> ---
* Unversioned `%gemspec_remove`
  - I don't like the usage of `%gemspec_remove` without specifying versions.
    If I am not mistaken, when the dependency is removed upstream, then it
    would pass without noticing. It is not really big deal, but it is nice
    to know there is something to remove if it is not needed anymore.

* `skip` vs `return`
  - It probably won't make any real difference, but wouldn't it be better to
    use `sed -i '/Vips::/ i \  return' test/test_helper.rb` instead of
    `sed -i '/Vips::/ i \  skip' test/test_helper.rb`?


-- 
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]
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]

Reply via email to