Accepting request 696579 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/696579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-TimeZone?expand=0&rev=55
This commit is contained in:
Yuchen Lin 2019-04-23 12:41:21 +00:00 committed by Git OBS Bridge
commit bbeb9d9e74
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dee1111c06f2aa705f803bc4f3d93b50df566d864a1a8bf31b55dfaf2b3de809
size 978557

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79fadc0f24b6b23ffb560524544d9d200902578bf9e0943b9aa8fc5077ca8b02
size 978789

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>

View File

@ -17,7 +17,7 @@
Name: perl-DateTime-TimeZone
Version: 2.34
Version: 2.35
Release: 0
%define cpan_name DateTime-TimeZone
Summary: Time zone object base class and factory