#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 12th April 2020 === ==== Fedora Project ==== * Updated `perl-Data-UUID` to 1.226 in Rawhide: * Set `umask` before `fopen` in destructor ([[https://github.com/rjbs/Data-UUID/pull/35|GH#35]]) ==== Local Packages ==== * Updated `perl-Data-UUID` to 1.226 as per the Fedora version * Updated `perl-Moo` to 2.004000: * Minor documentation tweaks * Minor test tweaks * Refactor creation and installation of helper subs, allowing extensions to customize the behaviour more easily * Added `is_class` and `make_class` methods to `Moo` * Added `make_role` method to `Moo::Role` * Lower `Scalar::Util` dependency to 1.00 * Fix unlikely failure to properly inflate `Type::Tiny` types to `Moose` under `threads` on perl 5.8 ----