PaulHowarth/Blog/2016-06-29

Wednesday 29th June 2016

Fedora Project

  • Updated perl-DateTime to 1.33 in Rawhide:

    • When you pass a locale to $dt->set you will now get a warning suggesting you should use $dt->set_locale instead (CPAN RT#115420)

    • Added support for $dt->truncate( to => 'quarter' ) (GH#17)

    • Fixed the $dt->set docs to say that you cannot pass a locale (even though you can but you'll get a warning) and added more docs for $dt->set_locale

    • Require DateTime::Locale 1.05

    • Require DateTime::TimeZone 2.00

  • Updated perl-Parse-CPAN-Meta to 1.4421 in Rawhide:

    • Add CPAN_META_JSON_BACKEND to allow requesting non-JSON.pm backends

    • Add CPAN_META_JSON_DECODER to allow Mojo::JSON/JSON::Tiny to be used just for decoding

    • Re-encode strings before decode_json since that expects bytes

    • Add test cases for wide characters in META files
    • Bump JSON::PP prerequisite to 2.27300 to work around a bug before perl 5.8.7; includes a test to confirm correct behaviour

Local Packages

  • New package perl-List-SomeUtils (0.52)

  • New package perl-List-SomeUtils-XS (0.52)

  • Updated perl-DateTime to 1.33 as per the Fedora version

  • Updated perl-Parse-CPAN-Meta to 1.4421 as per the Fedora version


Recent