diff --git a/DateTime-Format-Strptime-1.61.tar.gz b/DateTime-Format-Strptime-1.61.tar.gz deleted file mode 100644 index 7a25fb0..0000000 --- a/DateTime-Format-Strptime-1.61.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3eaf637500ce682590665d405a5df12d3739e54dfdafd78cc19bfad4acc275a -size 42089 diff --git a/DateTime-Format-Strptime-1.62.tar.gz b/DateTime-Format-Strptime-1.62.tar.gz new file mode 100644 index 0000000..a5bc862 --- /dev/null +++ b/DateTime-Format-Strptime-1.62.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03478bb832e20854f61a9aea05caf31c2c936cab759eb0b1f854ded4f0c8ae7 +size 42268 diff --git a/perl-DateTime-Format-Strptime.changes b/perl-DateTime-Format-Strptime.changes index 5e235e1..846ab8f 100644 --- a/perl-DateTime-Format-Strptime.changes +++ b/perl-DateTime-Format-Strptime.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Dec 26 09:41:05 UTC 2015 - coolo@suse.com + +- updated to 1.62 + see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes + + 1.62 2015-12-19 + + [BUG FIXES] + + - When on_error was set to something that did not die (including the default + error handling), calling ->parse_datetime with some bad inputs could cause + the module to error out internally by trying to call methods on an undefined + value instead of returning undef. Reported by Mike Dorman. RT #110247. + ------------------------------------------------------------------- Sun Nov 15 09:37:57 UTC 2015 - coolo@suse.com diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 9628720..3ae9a34 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -17,7 +17,7 @@ Name: perl-DateTime-Format-Strptime -Version: 1.61 +Version: 1.62 Release: 0 %define cpan_name DateTime-Format-Strptime Summary: Parse and format strp and strf time patterns