perl-DateTime/perl-DateTime.rpmlintrc
Paul Howarth d4d0e1fe3b Update to 1.63 (rhbz#2245551)
- New upstream release 1.63
  - Switched to using the 'Perl_isfinite' function instead of trying to
    implement this ourselves in XS code; this should fix quadmath builds on
    Windows (GH#139)
2023-10-23 09:55:33 +01:00

4 lines
161 B
Plaintext

# This is a loadable module; the main calling process is linked against libc itself
addFilter("library-not-linked-against-libc /.*/auto/DateTime/DateTime\.so")