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:
parent
d268261b5d
commit
9d01d0ec92
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3eaf637500ce682590665d405a5df12d3739e54dfdafd78cc19bfad4acc275a
|
|
||||||
size 42089
|
|
3
DateTime-Format-Strptime-1.62.tar.gz
Normal file
3
DateTime-Format-Strptime-1.62.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a03478bb832e20854f61a9aea05caf31c2c936cab759eb0b1f854ded4f0c8ae7
|
||||||
|
size 42268
|
@ -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
|
Sun Nov 15 09:37:57 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-DateTime-Format-Strptime
|
Name: perl-DateTime-Format-Strptime
|
||||||
Version: 1.61
|
Version: 1.62
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name DateTime-Format-Strptime
|
%define cpan_name DateTime-Format-Strptime
|
||||||
Summary: Parse and format strp and strf time patterns
|
Summary: Parse and format strp and strf time patterns
|
||||||
|
Loading…
Reference in New Issue
Block a user