PaulHowarth/Blog/2009-12-21

Monday 21st December 2009

Plenty to catch up on after a good holiday at Center Parcs Whinfell Forest last week.

Local Packages

  • Updated perl-Class-MOP to 0.97 (fixed t/082_get_code_info.t so it passes with bleadperl; add XS & C files to no tabs check; convert all tests to done_testing); the change to using done_testing meant that I needed quite a large patch to change it back again for releases with old Test::More versions that don't support done_testing

  • Updated perl-Compress-Raw-Zlib to radically bump the release number to ensure that this package is RPM-newer than the bogus version in Rawhide that works around Bug #544582 by pretending to be 2.023 but is actually 2.020

  • Updated perl-Error to 0.17016 (mainly documentation changes)

  • Updated the obsoletes in perl-IO-Compress for the previously-unbundled parts such that any version prior to this package's version/release is obsoleted, due to bogus versioned packages of the previously-unbundled parts being present in Rawhide as a workaround for upgrade path issues

  • Updated perl-MailTools to 2.05

  • Updated perl-Module-Build to 0.36; since gnupg version 2 as found in Rawhide will not allow us to import secret keys, provide a pre-built keyring instead for the signature test

  • Updated perl-Pod-Simple to 3.13

  • Updated perl-Test-CPAN-Meta to 0.16

  • Updated perl-TimeDate to 1.20 (fixes a few minor bugs including CPAN RT#52387 - fix str2time('16 Oct 09') to not give a negative result)

  • Updated perl-version to temporarily exclude version::Internals documentation due to conflicts with Rawhide perl (Bug #549306)

  • Updated sendmail to include a number of fixes from Rawhide, many of which were from my merge review (Bug #226407)


Recent