From: Dylan William Hardison Date: Tue, 4 Apr 2017 21:24:33 +0000 (-0400) Subject: Bug 1342000 - Incorrect time for Europe/Moscow X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fedd4417705585548375c11ec67cfec26d9b995;p=thirdparty%2Fbugzilla.git Bug 1342000 - Incorrect time for Europe/Moscow --- diff --git a/Makefile.PL b/Makefile.PL index 59ed8f2cd..1e100c996 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,7 @@ my %requires = ( 'DBI' => '1.614', 'Date::Format' => '2.23', 'DateTime' => '0.75', - 'DateTime::TimeZone' => '1.64', + 'DateTime::TimeZone' => '2.11', 'Digest::SHA' => 0, 'Email::MIME' => '1.904', 'Email::Send' => '1.911',