diff --git a/DateTime-Format-Strptime-1.63.tar.gz b/DateTime-Format-Strptime-1.63.tar.gz deleted file mode 100644 index 0674f9c..0000000 --- a/DateTime-Format-Strptime-1.63.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e14e902dbb0122973efb7badd941050e790f14e82035bc13d607cbbaaf997e0 -size 42612 diff --git a/DateTime-Format-Strptime-1.64.tar.gz b/DateTime-Format-Strptime-1.64.tar.gz new file mode 100644 index 0000000..8dfa587 --- /dev/null +++ b/DateTime-Format-Strptime-1.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7168c3740d39f07d2c7e36797c296184fd1cf20d4d9305c021bd7ee719a5400 +size 43005 diff --git a/perl-DateTime-Format-Strptime.changes b/perl-DateTime-Format-Strptime.changes index 8a6c4fc..12640b1 100644 --- a/perl-DateTime-Format-Strptime.changes +++ b/perl-DateTime-Format-Strptime.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 8 10:08:06 UTC 2016 - coolo@suse.com + +- updated to 1.64 + see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes + + 1.64 2016-02-21 + + - Changed how a string that contains separate epoch and nanosecond fields is + turned into a DateTime object in order to deal with changes coming in the + next DateTime release. + ------------------------------------------------------------------- Thu Jan 14 09:56:02 UTC 2016 - coolo@suse.com diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index a3e0793..a7eafe7 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -17,7 +17,7 @@ Name: perl-DateTime-Format-Strptime -Version: 1.63 +Version: 1.64 Release: 0 %define cpan_name DateTime-Format-Strptime Summary: Parse and format strp and strf time patterns @@ -33,7 +33,6 @@ BuildRequires: perl-macros BuildRequires: perl(DateTime) >= 1.00 BuildRequires: perl(DateTime::Locale) >= 0.450000 BuildRequires: perl(DateTime::TimeZone) >= 0.79 -BuildRequires: perl(JSON::PP) >= 2.27300 BuildRequires: perl(Package::DeprecationManager) >= 0.15 BuildRequires: perl(Params::Validate) >= 1.20 BuildRequires: perl(Test::Fatal) @@ -43,7 +42,6 @@ BuildRequires: perl(Try::Tiny) Requires: perl(DateTime) >= 1.00 Requires: perl(DateTime::Locale) >= 0.450000 Requires: perl(DateTime::TimeZone) >= 0.79 -Requires: perl(JSON::PP) >= 2.27300 Requires: perl(Package::DeprecationManager) >= 0.15 Requires: perl(Params::Validate) >= 1.20 Requires: perl(Try::Tiny)