From e8859b3d87f513fb67f2c7e1fe204e91d9894d9d2758dc2ff08b023f21b51d63 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Wed, 7 Feb 2018 16:00:09 +0000 Subject: [PATCH] Accepting request 573780 from home:pmonrealgonzalez:branches:devel:languages:perl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - updated to 2.17 see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes 2.17 2018-01-23 - This release is based on version 2018b of the Olson database. This release reverts the changes for Ireland in the previous versions as these caused breakages in some systems that consumed the IANA time zone data. 2.16 2018-01-19 - This release is based on version 2018b of the Olson database. This release includes contemporary changes for São Tomé and Príncipe, Brazil, and Ireland. The 2018a was skipped because it was missing a file, but there are no data changes from 2018a to 2018b. OBS-URL: https://build.opensuse.org/request/show/573780 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=94 --- DateTime-TimeZone-2.15.tar.gz | 3 --- DateTime-TimeZone-2.17.tar.gz | 3 +++ perl-DateTime-TimeZone.changes | 19 +++++++++++++++++++ perl-DateTime-TimeZone.spec | 4 ++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 DateTime-TimeZone-2.15.tar.gz create mode 100644 DateTime-TimeZone-2.17.tar.gz diff --git a/DateTime-TimeZone-2.15.tar.gz b/DateTime-TimeZone-2.15.tar.gz deleted file mode 100644 index a39abca..0000000 --- a/DateTime-TimeZone-2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06feaca8c5abfac73b262bb94a1b6c428b7098f6b2c1ac896c9785924cd8d428 -size 947704 diff --git a/DateTime-TimeZone-2.17.tar.gz b/DateTime-TimeZone-2.17.tar.gz new file mode 100644 index 0000000..11131ec --- /dev/null +++ b/DateTime-TimeZone-2.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0a0adc8a14adc8033b5e5391f1b2b87fe48151d95c019601a390020f9770b2 +size 957421 diff --git a/perl-DateTime-TimeZone.changes b/perl-DateTime-TimeZone.changes index 47c3cdd..5c55c65 100644 --- a/perl-DateTime-TimeZone.changes +++ b/perl-DateTime-TimeZone.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Feb 7 15:51:40 UTC 2018 - pmonrealgonzalez@suse.com + +- updated to 2.17 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.17 2018-01-23 + + - This release is based on version 2018b of the Olson database. This release + reverts the changes for Ireland in the previous versions as these caused + breakages in some systems that consumed the IANA time zone data. + + 2.16 2018-01-19 + + - This release is based on version 2018b of the Olson database. This release + includes contemporary changes for São Tomé and Príncipe, Brazil, and + Ireland. The 2018a was skipped because it was missing a file, but there are + no data changes from 2018a to 2018b. + ------------------------------------------------------------------- Sun Nov 5 06:17:47 UTC 2017 - coolo@suse.com diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec index 0228816..88a0f47 100644 --- a/perl-DateTime-TimeZone.spec +++ b/perl-DateTime-TimeZone.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime-TimeZone # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-DateTime-TimeZone -Version: 2.15 +Version: 2.17 Release: 0 %define cpan_name DateTime-TimeZone Summary: Time zone object base class and factory