diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index b4d4f21..012331d 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-Strptime Epoch: 1 -Version: 1.65 +Version: 1.66 Release: 1%{?dist} Summary: Parse and format strptime and strftime patterns License: Artistic 2.0 @@ -59,11 +59,16 @@ make test %files %license LICENSE -%doc Changes README.md +%doc Changes CONTRIBUTING.md README.md %{perl_vendorlib}/DateTime/ %{_mandir}/man3/DateTime::Format::Strptime.3* %changelog +* Tue Mar 29 2016 Paul Howarth - 1:1.66-1 +- Update to 1.66 + - Added a zone_map constructor argument; this lets you supply a mapping for + ambiguous time zone abbreviations (CPAN RT#74762) + * Sun Mar 20 2016 Paul Howarth - 1:1.65-1 - 1.65 bump - License is now Artistic 2.0 diff --git a/sources b/sources index f21fda7..5232ae4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e20314555438dfde8308c55ad203556 DateTime-Format-Strptime-1.65.tar.gz +a6dfb4384874bb92636f85706dcb01b1 DateTime-Format-Strptime-1.66.tar.gz