#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 18th July 2014 === ==== Fedora Project ==== * Updated `gtkwave` to 3.3.61 in F-21, Rawhide and EPEL-7: * Parameterized number of named markers, so that `--enable-manymarkers` at `configure` time allows up to 702 named markers instead of 26 (disabled by default) * Updated `LZ4` for version `r118` * Fixed broken VCD/TIM export in Windows (broken by new file requester) * Updated `perl-Hash-Util-FieldHash-Compat` to 0.08 in F-21, Rawhide and EPEL-7: * Add missing prereq declarations needed for `perl` 5.6 ([[CPAN:97000|CPAN RT#97000]]) * Updated `perl-Test-Modern` to 0.010 in F-21 and Rawhide: * Fix the behaviour of the `BAIL_OUT` called within `object_ok` * Add `is_fastest`, inspired by `Test::Benchmark` ==== Local Packages ==== * Updated `gtkwave` to 3.3.61 as per the Fedora version * Updated `perl-Hash-Util-FieldHash-Compat` to 0.08 as per the Fedora version * Updated `perl-Test-Modern` to 0.010 as per the Fedora version * Updated `perl-Test-Pod-Coverage` to 1.10: * Changed license to Artistic 2.0 * Added `README` * Moved `Coverage.pm` to `lib/Test/Pod/Coverage.pm` * Minimum `perl` version now set to 5.006 in both code and dist metadata ([[CPAN:21564|CPAN RT#21564]]) * Added `DESCRIPTION` section to pod ([[CPAN:28715|CPAN RT#28715]]), and changed to a minimal `SYNOPSIS`, with everything else moved to the `DESCRIPTION` * The "no verbose" tests in `t/nosymbols.t` weren't ensuring that the tests were running with `HARNESS_VERBOSE` set to `false` - you could set that true in your environment and break the test ([[CPAN:53947|CPAN RT#53947]]) * `Makefile.PL`: Ensured all prereqs listed in `PREREQ_PM`, and `TEST_REQUIRES` set if a recent enough `ExtUtils::MakeMaker` * Added github repo to pod and dist metadata * Deleted the old `META.yml`, so new `MYMETA.{yml,json}` will be generated * Reformatted `Changes` file as per `CPAN::Changes::Spec` ----