#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 4th May 2011 === ==== Fedora Project ==== * Fixed `perl-Hash-Util-FieldHash-Compat` in Rawhide to filter out the unversioned provide `perl(Hash::Util::FieldHash::Compat)` and tweak the provides filter to leave in the versioned provide `perl(Hash::Util::FieldHash::Compat) = 0.03` if built on a system with `rpm` < 4.9 (the existing filter tried to remove the versioned provide and leave the unversioned one, which of course is the wrong way around) ==== Local Packages ==== * New package `perl-Hash-Util-FieldHash-Compat` (0.03) * New package `perl-Tie-RefHash-Weak` (0.09) * Updated `perl-DateTime` to update `DateTime` to 0.69: * When a `DateTime` object had `nanoseconds == 0`, the `%N` `strftime` specifier always returned "`0`" regardless of the precision requested ([[CPAN:67928|CPAN RT#67928]]) ----