From: Tomas Doran Date: Wed, 1 Jul 2009 14:50:39 +0000 (+0000) Subject: Need File::ChangeNotify => 0.06 X-Git-Tag: 1.20~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1c14cd21cf8a8ab475dccf1909b2e3ae4b35c4c7;p=catagits%2FCatalyst-Devel.git Need File::ChangeNotify => 0.06 --- diff --git a/Changes b/Changes index 9f37143..fd95d0e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - Bump required File::ChangeNotify version. + 1.19 2009-06-29 00:36:50 - Update Module::Install to a version that doesn't screw up auto_install anymore (Closes: RT#45784). diff --git a/Makefile.PL b/Makefile.PL index b6e719b..164af2a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,7 +9,7 @@ requires 'Catalyst::Plugin::Static::Simple' => '0.16'; requires 'Catalyst::Plugin::ConfigLoader'; requires 'Class::Accessor::Fast'; requires 'Config::General' => '2.42'; # as of 1.07, we use .conf and not .yaml -requires 'File::ChangeNotify' => '0.03'; +requires 'File::ChangeNotify' => '0.06'; requires 'File::Copy::Recursive'; requires 'Module::Install' => '0.91'; requires 'parent'; # as of 1.04