#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 7th October 2013 === ==== Fedora Project ==== * Updated `perl-Log-Any` to 0.15 in F-20 and Rawhide: * Migrate to `Dist::Zilla` * Return `false` from `null` adapter `is_xxx` methods ([[CPAN:64164|CPAN RT#64164]]) * Eliminate '`subroutine redefined`' warning in case `Log::Any::Adapter` loaded before `Log::Any::Test` * Fix typo in `lib/Log/Any/Adapter/Test.pm` ([[CPAN:69850|CPAN RT#69850]]) * Fix version number in `Log/Any.pm` * Hide '`package Log::Any::Adapter`' from PAUSE/`Module::Metadata` * Updated `perl-MasonX-Interp-WithCallbacks` to 1.19 in F-20 and Rawhide: * Fixed a pasto in the "Support" section * Moved repository to https://github.com/theory/masonx-interp-withcallbacks/ * Fixed installation documentation in the `README` so that it demonstrates using `Build.PL` rather than `Makefile.PL`, as the latter is not included in the distribution * Updated `perl-Module-ScanDeps` to 1.11 in F-20 and Rawhide: * Fix test broken by indirect `base.pm` disuse ([[CPAN:89000|CPAN RT#89000]]) * New `%Preload` rule for `Net::HTTPS` (e.g. used by `LWP::Protocol::https`) * Look for `IO::Socket::SSL` or `Net::SSL` * New `%Preload` rule for `YAML::Any` * Try to figure out what `YAML::Any` would have used (using `YAML::Any->implementation`) * As fall-back, include anything below `YAML` ----