8
0

Accepting request 350844 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/350844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-Strptime?expand=0&rev=25
This commit is contained in:
2015-12-26 12:26:38 +00:00
committed by Git OBS Bridge
parent d268261b5d
commit 9d01d0ec92
4 changed files with 19 additions and 4 deletions

View File

@@ -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