8
0

Accepting request 696519 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/696519
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=107
This commit is contained in:
2019-04-22 07:48:38 +00:00
committed by Git OBS Bridge
parent 9cd0274cca
commit e61525d7a3
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 22 05:07:19 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 2.35
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
2.35 2019-04-21
- Handle "infinity" as a representation of infinite values in serialized
objects. On Solaris we end up with "infinity" and "-infinity" as opposed to
just "inf" and "-inf". Fixed by Andrew Paprocki. GH #36.
-------------------------------------------------------------------
Wed Mar 27 06:10:47 UTC 2019 - Stephan Kulow <coolo@suse.com>