#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 6th April 2013 === ==== Fedora Project ==== * Updated `perl-B-Keywords` to 1.13 in F-19 and Rawhide ([[RedHatBugzilla:949146|Bug #949146]]): * Removed `diag` before each big `t/11keywords.t` loop * Added lots of suggested keywords from [[CPAN:62382|CPAN RT#62382]] * Moved `exp` from `@Barewords` to `@Functions` * Added `$^CHILD_ERROR_NATIVE`, `$^GLOBAL_PHASE`, `$^LAST_FH`, `$^MATCH`, `$^PREMATCH`, `$^POSTMATCH`, `$^UTF8CACHE` and `$^WIN32_SLOPPY_STAT` to `@Scalars` * Added English names for `%!`, `@F` (`perlrun`) and `@ARG` for `@_` * Added `%+`, `%-` and `$LAST_SUBMATCH_RESULT` ==== Local Packages ==== * Updated `libgpg-error` to 1.11: * New error source `GPG_ERR_SOURCE_ASSUAN` for `Libassuan` related errors * New macros `GPG_ERROR_VERSION` and `GPG_ERROR_VERSION_NUMBER` * New function `gpg_error_check_version` * New symbols: `GPG_ERR_NO_KEYSERVER`, `GPG_ERR_INV_CURVE`, `GPG_ERR_UNKNOWN_CURVE`, `GPG_ERR_DUP_KEY`, `GPG_ERR_AMBIGUOUS`, `GPG_ERR_SOURCE_ASSUAN`, `gpg_error_check_version`, `GPG_ERROR_VERSION` and `GPG_ERROR_VERSION_NUMBER` * Updated `perl-B-Keywords` to 1.13 as per the Fedora version * Updated `perl-ExtUtils-BuildRC` to 0.004: * Drop `Test::Differences` dependency * Updated `perl-JSON` to 2.57: * Fix `t/x17_strange_overload.t` ([[CPAN:84451|CPAN RT#84451]]) ----