From 8d832c7605fa62abf6944748e004549b76186f784bb981d2d90e89e04832bf1a Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 27 Sep 2024 06:36:31 +0000 Subject: [PATCH] - updated to 2.630.0 (2.63) see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes 2.63 2024-09-07 - This release is based on version 2024b of the Olson database. This release does not include any changes to current or future zones, only historical changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=154 --- .gitattributes | 23 + .gitignore | 1 + DateTime-TimeZone-2.62.tar.gz | 3 + DateTime-TimeZone-2.63.tar.gz | 3 + cpanspec.yml | 22 + perl-DateTime-TimeZone.changes | 1087 ++++++++++++++++++++++++++++++++ perl-DateTime-TimeZone.spec | 412 ++++++++++++ 7 files changed, 1551 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 DateTime-TimeZone-2.62.tar.gz create mode 100644 DateTime-TimeZone-2.63.tar.gz create mode 100644 cpanspec.yml create mode 100644 perl-DateTime-TimeZone.changes create mode 100644 perl-DateTime-TimeZone.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/DateTime-TimeZone-2.62.tar.gz b/DateTime-TimeZone-2.62.tar.gz new file mode 100644 index 0000000..b4ae8be --- /dev/null +++ b/DateTime-TimeZone-2.62.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6214f9c9c8dfa2000bae912ef2b8ebc5b163a83a0b5b2a82705162dad63466fa +size 968018 diff --git a/DateTime-TimeZone-2.63.tar.gz b/DateTime-TimeZone-2.63.tar.gz new file mode 100644 index 0000000..930bb1a --- /dev/null +++ b/DateTime-TimeZone-2.63.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ac1c34fb2129b1ad88e0c7090166b98f2a7fd658358f2e1ae7e9bac963cc0f +size 917071 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..84f5494 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,22 @@ +--- +#description_paragraphs: 3 +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: - +#./Build build flags=%{?_smp_mflags} --myflag +skip_doc: |- + #dist.ini# azure-pipelines.yml precious.toml diff --git a/perl-DateTime-TimeZone.changes b/perl-DateTime-TimeZone.changes new file mode 100644 index 0000000..419c58b --- /dev/null +++ b/perl-DateTime-TimeZone.changes @@ -0,0 +1,1087 @@ +------------------------------------------------------------------- +Sun Sep 8 05:31:11 UTC 2024 - Tina Müller + +- updated to 2.630.0 (2.63) + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.63 2024-09-07 + + - This release is based on version 2024b of the Olson database. This release does not include any + changes to current or future zones, only historical changes. + +------------------------------------------------------------------- +Fri Mar 8 22:16:52 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- +Sat Feb 3 03:06:36 UTC 2024 - Tina Müller + +- updated to 2.62 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.62 2024-02-02 + + - This release is based on version 2024a of the Olson database. This release + includes contemporary changes for Kazakhstan and Palestine. + +------------------------------------------------------------------- +Sun Dec 31 03:06:30 UTC 2023 - Tina Müller + +- updated to 2.61 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.61 2023-12-30 + + - This release is based on version 2023d of the Olson database. This release + includes contemporary changes for Antarctica, Greenland, and Palestine. + +------------------------------------------------------------------- +Thu Mar 30 03:06:26 UTC 2023 - Tina Müller + +- updated to 2.60 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.60 2023-03-28 + - This release is based on version 2023c of the Olson database. The 2023c + release has the same zone data as 2023a, undoing the changes for Lebanon + from the past week. + 2.59 2023-03-23 + - This release is based on version 2023b of the Olson database. This release + includes contemporary changes for Lebanon. + 2.58 2023-03-22 + - This release is based on version 2023a of the Olson database. This release + includes contemporary changes for Egypt, Greenland, Morocco, and Palestine. + +------------------------------------------------------------------- +Thu Dec 15 03:06:46 UTC 2022 - Tina Müller + +- updated to 2.57 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.57 2022-12-13 + + - This release is based on version 2022g of the Olson database. This release + includes contemporary changes for Greenland and Mexico. + +------------------------------------------------------------------- +Sun Oct 30 03:07:02 UTC 2022 - Tina Müller + +- updated to 2.56 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.56 2022-10-28 + + - This release is based on version 2022f of the Olson database. This release + includes contemporary changes for Fiji and Mexico. + +------------------------------------------------------------------- +Thu Oct 13 03:06:15 UTC 2022 - Tina Müller + +- updated to 2.55 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.55 2022-10-11 + + - This release is based on version 2022e of the Olson database. This release + includes contemporary changes for Jordan and Syria. + +------------------------------------------------------------------- +Sun Sep 25 03:06:15 UTC 2022 - Tina Müller + +- updated to 2.54 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.54 2022-09-24 + + - This release is based on version 2022d of the Olson database. This release + includes contemporary changes for Palestine. + +------------------------------------------------------------------- +Mon Aug 15 03:06:34 UTC 2022 - Tina Müller + +- updated to 2.53 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.53 2022-08-13 + + - This release is based on version 2022b of the Olson database. This release + includes contemporary changes for Chile and Iran. + +------------------------------------------------------------------- +Fri Mar 18 03:06:22 UTC 2022 - Tina Müller + +- updated to 2.52 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.52 2022-03-16 + + - This release is based on version 2022a of the Olson database. This release + includes contemporary changes for Palestine. + +------------------------------------------------------------------- +Sat Oct 23 03:06:13 UTC 2021 - Tina Müller + +- updated to 2.51 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.51 2021-10-21 + + - This release is based on version 2021e of the Olson database. This release + includes contemporary changes for Palestine. + +------------------------------------------------------------------- +Sat Oct 16 03:06:08 UTC 2021 - Tina Müller + +- updated to 2.50 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.50 2021-10-15 + + - This release is based on version 2021b of the Olson database. This release + includes contemporary changes for Fiji. + +------------------------------------------------------------------- +Sun Oct 3 03:07:55 UTC 2021 - Tina Müller + +- updated to 2.49 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.49 2021-10-02 + + - This release is based on version 2021c of the Olson database. This release + fixes the zone links for Atlantic/Jan_Mayen and America/Virgin. + +------------------------------------------------------------------- +Wed Sep 29 20:25:58 UTC 2021 - Tina Müller + +- Add precious.toml to skip_doc + +------------------------------------------------------------------- +Sat Sep 25 03:07:32 UTC 2021 - Tina Müller + +- updated to 2.48 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.48 2021-09-24 + + - This release is based on version 2021b of the Olson database. This release + includes contemporary changes for Jordan and Samoa. + +------------------------------------------------------------------- +Mon Jan 25 03:08:10 UTC 2021 - Tina Müller + +- updated to 2.47 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.47 2021-01-24 + + - This release is based on version 2021a of the Olson database. This release + includes contemporary changes for South Sudan. + +------------------------------------------------------------------- +Thu Dec 24 03:06:50 UTC 2020 - Tina Müller + +- updated to 2.46 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.46 2020-12-22 + + - This release is based on version 2020e of the Olson database. This release + includes contemporary changes for Russia (Volograd). + +------------------------------------------------------------------- +Tue Dec 22 03:08:12 UTC 2020 - Tina Müller + +- updated to 2.45 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.45 2020-12-21 + + - Fixed handling of Etc/GMT[+-]XX zones. Confusingly, the POSIX interpretation + is that Etc/GMT+1 is 1 hour _behind_ UTC, and Etc/GMT-1 is 1 hour + ahead. This is the opposite of what this module started doing in the 2.38 + release when it added support for these zones. Reportd by Matthew Horsfall + (#47). Changes are based on his PR #48. + +------------------------------------------------------------------- +Mon Nov 9 20:18:17 UTC 2020 - Dirk Stoecker + +- updated to 2.44 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.44 2020-11-06 + + - The DateTime::TimeZone->offset_as_string now accepts an optional separator + string. + +------------------------------------------------------------------- +Thu Oct 22 03:10:50 UTC 2020 - Tina Müller + +- updated to 2.43 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.43 2020-10-21 + + - This release is based on version 2020c of the Olson database. This release + includes contemporary changes for Palestine. + +------------------------------------------------------------------- +Sat Oct 17 03:09:52 UTC 2020 - Tina Müller + +- updated to 2.42 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.42 2020-10-16 + + - This release is based on version 2020c of the Olson database. This release + includes contemporary changes for Fiji. + +------------------------------------------------------------------- +Thu Oct 8 03:09:52 UTC 2020 - Tina Müller + +- updated to 2.41 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.41 2020-10-07 + - The last release was missing all the generated data files. Oops! Reported by + Paul Howarth. GH #43. + - Added a custom dzil plugin to make sure that the release has all of the + generated data files. + 2.40 2020-10-07 + - This release is based on version 2020b of the Olson database. This release + includes contemporary changes for Morocco, Casey Station, and the + Yukon. This release also removes the very long-deprecated "US/Pacific-New" + zone name. + +------------------------------------------------------------------- +Sat Apr 25 03:09:20 UTC 2020 - + +- updated to 2.39 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.39 2020-04-24 + + - This release is based on version 2020a of the Olson database. This release + includes contemporary changes for Morocco an the Yukon. + +------------------------------------------------------------------- +Tue Nov 19 08:29:48 UTC 2019 - + +- updated to 2.38 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.38 2019-11-15 + + - Added support for Etc/GMT and Etc/UTC style zones like "Etc/GMT-2" or + "Etc/UTC+12". Implemented by kclaggett. GH #38. + +------------------------------------------------------------------- +Thu Sep 12 07:53:55 UTC 2019 - + +- updated to 2.37 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.37 2019-09-11 + + - This release is based on version 2019c of the Olson database. This release + includes contemporary changes for Fiji and Norfolk Island. + +------------------------------------------------------------------- +Tue Jul 16 09:22:10 UTC 2019 - Stephan Kulow + +- updated to 2.36 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.36 2019-07-01 + + - This release is based on version 2019b of the Olson database. This release + includes contemporary changes for Brazil and Palestine. + +------------------------------------------------------------------- +Mon Apr 22 05:07:19 UTC 2019 - Stephan Kulow + +- 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 + +- updated to 2.34 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.34 2019-03-26 + + - This release is based on version 2019a of the Olson database. This release + includes contemporary changes for Palestine and Metlakatla, Alaska. + +------------------------------------------------------------------- +Thu Jan 3 06:05:48 UTC 2019 - Stephan Kulow + +- updated to 2.23 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.23 2018-12-30 + + - This release is based on version 2018i of the Olson database. This release + includes contemporary changes for São Tomé and Príncipe. + +------------------------------------------------------------------- +Sun Dec 30 06:06:38 UTC 2018 - Stephan Kulow + +- updated to 2.22 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.22 2018-12-29 + + - This release is based on version 2018h of the Olson database. This release + includes contemporary changes for Morocco, Kazakhstan, and Iran. + +------------------------------------------------------------------- +Sat Oct 27 17:37:26 UTC 2018 - astieger@suse.com + +- update to 2.21: + * based on 2018f of the Olson database + * includes contemporary changes for Morocco (bsc#1113554) + * includes contemporary changes for Russia (Volograd), Fiji, + and Chile (bsc#1104700) + +------------------------------------------------------------------- +Mon May 14 05:17:06 UTC 2018 - coolo@suse.com + +- updated to 2.19 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.19 2018-05-13 + + - This release is based on version 2018e of the Olson database. This release + includes contemporary changes for North Korea. + +------------------------------------------------------------------- +Mon Mar 26 13:39:31 UTC 2018 - pmonrealgonzalez@suse.com + +- updated to 2.18 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.18 2018-03-23 + + - This release is based on version 2018d of the Olson database. This release + includes contemporary changes for Palestine and Casey Station. + +------------------------------------------------------------------- +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 + +- updated to 2.15 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.15 2017-11-04 + + - Make the local zone lookup code handle the case where /usr/share/zoneinfo is + a symlink, as it apparently is on recent versions of macOS (10.13). Fixed by + Tom Wyant. GH #22 and #23. + +------------------------------------------------------------------- +Sun Oct 29 06:14:21 UTC 2017 - coolo@suse.com + +- updated to 2.14 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.14 2017-10-28 + + + - This release is based on version 2017c of the Olson database. This release + includes contemporary changes for Fiji, Namibia, Northern Cyprus, Sudan, + Tonga, and Turks & Caicos. + +------------------------------------------------------------------- +Fri Jun 9 05:27:43 UTC 2017 - coolo@suse.com + +- updated to 2.13 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.13 2017-06-01 + + - Really fix the indexing issue. For reals this time. I'm totally not + kidding. Thanks to Grinnz on #metacpan for giving me the solution. + + + 2.12 2017-06-01 + + - Attempting to fix indexing of DateTime::TimeZone::Catalog on metacpan + again. No real code or zone changes. Reported by Greg Oscwhald. GH #19. + +------------------------------------------------------------------- +Thu May 25 07:52:44 UTC 2017 - coolo@suse.com + +- updated to 2.11 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.11 2017-03-22 + + - This release is based on version 2017b of the Olson database. This release + includes contemporary changes for Haiti. + + + 2.10 2017-03-01 + + - This release is based on version 2017a of the Olson database. This release + includes contemporary changes for Mongolia and Chile. + + + 2.09 2016-11-24 + + - This release is based on version 2016j of the Olson database. This release + includes contemporary changes for Russia (Europe/Saratov). + + + 2.08 2016-11-12 + + - Switched from RT to the GitHub issue tracker. + + + 2.07 2016-11-02 + + - This release is based on version 2016i of the Olson database. This release + includes contemporary changes for Tonga and Antarctica/Casey. There is also + a new zone for Northern Cyprus, Asia/Famagusta, which differs from other + parts of Cyprus. + + + 2.06 2016-10-20 + + - This release is based on version 2016h of the Olson database. This release + includes contemporary changes for Palestine. + + + 2.05 2016-09-28 + + - This release is based on version 2016g of the Olson database. This release + includes contemporary changes for Turkey. + + + 2.04 2016-09-26 + + - Automatically add the latest version of DateTime::Time::Local::Win32 as a + prereqs on Windows system automatically when building the release. + + + 2.03 2016-09-17 + + - Bump minimum required Perl to 5.8.4 from 5.8.1. This matches DateTime.pm + itself. + + + 2.02 2016-09-16 + + - Replaced Params::Validate with Params::ValidationCompiler. + +------------------------------------------------------------------- +Mon Jul 18 05:13:47 UTC 2016 - coolo@suse.com + +- updated to 2.01 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.01 2016-07-17 + + - This release is based on version 2016f of the Olson database. This release + includes contemporary changes for Egypt and Russia. The changes for Egypt + supersede the ones in 2016e. + +------------------------------------------------------------------- +Sun Jun 12 12:53:20 UTC 2016 - coolo@suse.com + +- updated to 2.00 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 2.00 2016-06-07 + + - The fix in 1.99 broke the parsing of the etcetera zones, which are specified + as 1 or 2 digit offsets in hours, unlike all other zones which are written + as "1:00" or "-2:00". + + + 1.99 2016-06-07 + + - When parsing the POSIX zones in the etcetera file, don't special case the + ETC[+-]NN zones. These are weirdly named, as ETC+8 is 8 hours _behind_ UTC, + and -6 is 6 hours _ahead_. Previously, we were swapping these so the name + matched the sane usage, but this is confusing for anyone who is explicitly + trying to use the POSIX names, expecting the bizarre (but POSIXly correct) + interpretation. Patch by Bron Gondwana. GitHub PR #7. + +------------------------------------------------------------------- +Mon May 23 11:42:23 UTC 2016 - coolo@suse.com + +- updated to 1.98 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.98 2016-04-18 + + - This release is based on version 2016d of the Olson database. This release + includes contemporary changes for Russia and Venezuela. + +------------------------------------------------------------------- +Tue Mar 29 09:17:15 UTC 2016 - coolo@suse.com + +- updated to 1.97 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.97 2016-03-23 + + - This release is based on version 2016c of the Olson database. This release + includes contemporary changes for Azerbaijan and Chile. + +------------------------------------------------------------------- +Wed Mar 16 10:00:28 UTC 2016 - coolo@suse.com + +- updated to 1.96 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.96 2016-03-15 + + - This release is based on version 2016b of the Olson database. This release + includes contemporary changes for Russia, Haiti, and Palestine. + +------------------------------------------------------------------- +Sun Feb 7 09:51:53 UTC 2016 - coolo@suse.com + +- updated to 1.95 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.95 2016-01-27 + + - This release is based on version 2016a of the Olson database. This release + includes contemporary changes for the Cayman Islands, Iran, and Chrita, + Russia. + +------------------------------------------------------------------- +Thu Oct 22 08:58:23 UTC 2015 - coolo@suse.com + +- updated to 1.94 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.94 2015-10-21 + + - This release is based on version 2015g of the Olson database. This release + includes contemporary changes for Turkey, Norfolk, Fiji, and Fort Nelson. + +------------------------------------------------------------------- +Sun Aug 23 08:42:02 UTC 2015 - coolo@suse.com + +- updated to 1.93 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.93 2015-08-11 + + - This release is based on version 2015f of the Olson database. This release + includes contemporary changes for Moldova, North Korea, and Uruguay. + +------------------------------------------------------------------- +Tue Jun 23 08:15:41 UTC 2015 - coolo@suse.com + +- updated to 1.92 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.92 2015-06-22 + + - This distro now depends on DateTime::TimeZone::Local::Win32 when it is being + installed on a Windows OS. This should lead to a better experience for + Windows users. Requested by Matthew Horsfall and Karen Etheridge. RT + #103275. + +------------------------------------------------------------------- +Sun Jun 21 08:20:49 UTC 2015 - coolo@suse.com + +- updated to 1.91 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.91 2015-06-13 + + - This release is based on version 2015e of the Olson database. This release + includes contemporary changes for Morocco and Cayman Islands. + + + 1.90 2015-05-14 + + - Made the compilation test shipped in the last release an author-only test, + as many of the modules in this distribution try to load DateTime, but + DateTime depends on this distribution. This caused attempts to install + DateTime on a fresh perl install to fail. Reported by Noel Maddy. RT + #104448. + + + 1.89 2015-05-14 + + - Fix a syntax error in the Android local time zone module. Reported by Gregor + Hermann. RT #104105. + +------------------------------------------------------------------- +Sat Apr 25 07:07:23 UTC 2015 - coolo@suse.com + +- updated to 1.88 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.88 2015-04-24 + + - This release is based on version 2015d of the Olson database. This release + includes contemporary changes for Egypt. + +------------------------------------------------------------------- +Tue Apr 21 03:43:22 UTC 2015 - coolo@suse.com + +- updated to 1.87 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.87 2015-04-20 + + - This release is based on version 2015c of the Olson database. This release + includes contemporary changes for Egypt, though it looks like those will + change again soon. + +------------------------------------------------------------------- +Thu Apr 16 16:16:20 UTC 2015 - coolo@suse.com + +- updated to 1.86 + see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes + + 1.86 2015-03-21 + + - This release is based on version 2015b of the Olson database. This release + includes contemporary changes for Mongolia and Palestine. + +------------------------------------------------------------------- +Fri Feb 6 13:13:36 UTC 2015 - coolo@suse.com + +- updated to 1.85 + - This release is based on version 2015a of the Olson database. This release + includes contemporary changes for Quintana Roo and Chile. + + + 1.84 2015-01-17 + + - Removed the per-OS prereqs on DateTime::TimeZone::HPUX and + DateTime::TimeZone::Local::Win32. This gets rid of circular dependencies + between those distros and this one. RT #101588, 101589 and 68231. + + + 1.83 2014-12-24 + + - The last release did not include any of the generated zone files. Oops. + + - Attempting to fix indexing of DateTime::TimeZone::Catalog on metacpan. No + real code or zone changes. + + + 1.82 2014-12-24 + + - Various changes to get tests passing and tools code working with blead. This + includes fixing some "Redundant argument in sprintf" warnings that could + occur in the DateTime test suite. Reported by Slaven Rezic. RT #10116. + + + 1.81 2014-11-21 + + - Removed tests for Win32 code. + + + 1.80 2014-11-16 + + - This distro no longer ships the DateTime::TimeZone::Local::Win32 + module. Instead, it depends on that module when you install + DateTime::TimeZone on a Windows system machine. + + - Tweaked the warning when loading a zone class from disk that was generated + using a different Olson version than the current DateTime::TimeZone + module. Previously, it said the loaded version was older, but all we know is + that it's different. Reported by Karen Etheridge. RT #66097. + + + 1.79 2014-11-11 + + - This release is based on version 2014j of the Olson database. This release + only contemporary changes for Turks & Caicos. + + + 1.78 2014-11-05 + + - Fix warnings from Perl 5.8.8 and before. Apparently it doesn't like when + $SIG{__DIE__} is set to undef. Patch by Peter Rabbitson. GitHub PR #88. + + + 1.77 2014-11-04 + + - Updated the mapping of Windows -> IANA time zones. Patch by David + Pinkowitz. RT #10025. + + - Replaced Class::Load with Module::Runtime, and replaced eval with Try::Tiny. + +------------------------------------------------------------------- +Mon Sep 15 15:33:40 UTC 2014 - coolo@suse.com + +- updated to 1.74 + - This release is based on version 2014g of the Olson database. This release + includes contemporary changes for Turks & Caicos. + + - Fixed a bug when trying to get the local timezone by looking at + /etc/sysconfig/clock. Patch by Alexey Molchanov. GitHub PR #2. + + + 1.73 2014-08-06 + + - This release is based on version 2014f of the Olson database. This release + includes contemporary changes for Russia and Australia. + + + 1.72 2014-08-03 + + - Added support for getting the local time zone on Android. Patch from Brian + Fraser. RT #97711. + + - The primary repo for this distro is now on GitHub. + + + 1.71 2014-06-21 + + - This release is based on version 2014e of the Olson database. This release + includes contemporary changes for Egypt and Morocco. + + + 1.70 2014-06-01 + + - Unset $ENV{TZ} in the t/04local.t test to avoid interference from + the system. Reported by Mark Gardner. RT #96083. + + - This release is based on version 2014d of the IANA database, but there are + no data changes from 2014c. + +------------------------------------------------------------------- +Thu May 29 10:42:31 UTC 2014 - stephan.barth@suse.com + +- update to version 1.69 from 1.65 + Upstream changes: + 1.69 2014-05-13 + - Don't run tests for Unix on non-Unix boxes. + + 1.68 2014-05-13 + - The last release was missing some test changes I made on another + machine. Doh. + + 1.67 2014-05-13 + - I accidentally skipped 1.66, don't read anything into the 0.02 version bump + here. + - This release is based on version 2014c of the IANA database (I skipped 2014b + for lack of debuggint time). This release includes contemporary changes for + Crimea and Troll Station, Antarctica from 2014b and contemporary changes + for Egypt from 2014c. + +------------------------------------------------------------------- +Sat Mar 22 19:06:02 UTC 2014 - coolo@suse.com + +- updated to 1.65 + - This release is based on version 2014a of the Olson database. This release + includes contemporary changes for Turkey. + +------------------------------------------------------------------- +Sun Feb 9 13:34:37 UTC 2014 - coolo@suse.com + +- updated to 1.64 + - Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die + depending on the method used to find the local time zone name. The resulting + variable would often be tainted. We now untaint all names before attempting + to load them. Reported by Stevie-O. RT #92631. + +------------------------------------------------------------------- +Tue Nov 26 07:35:54 UTC 2013 - coolo@suse.com + +- updated to 1.63 + - This release is based on version 2013h of the Olson database. This release + includes contemporary changes for Morocco, Librya, and Western Sahara (El + Aaiun). + +------------------------------------------------------------------- +Fri Oct 4 09:15:02 UTC 2013 - coolo@suse.com + +- updated to 1.62 + - This release is based on version 2013f of the Olson database. This release + includes contemporary changes for Tocantins, Jordan, and Palestine. + - This release is based on version 2013e of the Olson database. This release + includes contemporary changes for Fiji, Indonesia and San Luis, + Argentina. It also includes a number of historical changes. See + http://mm.icann.org/pipermail/tz-announce/2013-September/000013.html for + more details. +- remove outdated old_test_more.patch + +------------------------------------------------------------------- +Tue Jul 16 12:11:38 UTC 2013 - coolo@suse.com + +- updated to 1.60 + - This release is based on version 2013d of the Olson database. This release + includes contemporary changes for Morocco and Israel. It also includes + historical changes for Jerusalem. + +------------------------------------------------------------------- +Tue Jun 4 08:16:19 UTC 2013 - coolo@suse.com + +- updated to 1.59 + - This release is based on version 2013c of the Olson database. This release + includes contemporary changes for Palestine and Paraguay. It also includes a + number of historical changes. + +------------------------------------------------------------------- +Wed Feb 29 17:05:24 CET 2012 - ro@suse.de + +- patch to build with old Test::More for sle11 + +------------------------------------------------------------------- +Wed Nov 16 16:24:46 UTC 2011 - coolo@suse.com + +- update to 1.42: + This release is based on version 2011n of the Olson database. This release + includes contemporary changes for Fiji, Moldova (reversing the 2011m + changes), and Cuba. The Moldova change removes the Europe/Tiraspol zone + added in the previous release. + +------------------------------------------------------------------- +Tue Oct 25 15:36:40 CEST 2011 - dmueller@suse.de + +- update to 1.41: + This release is based on version 2011m of the Olson database. This release + includes contemporary changes for Brazil, Moldova, and Ukraine + +------------------------------------------------------------------- +Wed Oct 12 09:16:19 CEST 2011 - dmueller@suse.de + +- update to 1.40: + This release is based on version 2011l of the Olson database. This release + includes contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine, + and several other post-Soviet states. + +------------------------------------------------------------------- +Thu Sep 01 05:09:50 UTC 2011 - pascal.bleser@opensuse.org + +- update to 1.35: + * based on version 2011h of the Olson database: includes changes for Russia + * include UTC in the list of all time zone names (RT#67070) + +------------------------------------------------------------------- +Mon Apr 25 20:35:56 UTC 2011 - pascal.bleser@opensuse.org + +- fix build on openSUSE 11.2 + +- update to 1.34: + * based on version 2011g of the Olson database, includes changes for Egypt + * DateTime::TimeZone::Floating and DateTime::TimeZone::UTC are now + singletons, since their internal state never changes + +- changes from 1.33: + * changes for the Falkland Islands + +- changes from 1.32: + * changes for Morocco and Chile + +------------------------------------------------------------------- +Fri Apr 1 05:51:31 UTC 2011 - coolo@novell.com + +- update to 1.31: + Updates for Win32 time zones + +------------------------------------------------------------------- +Mon Mar 14 22:07:05 UTC 2011 - pascal.bleser@opensuse.org + +- regenerated to use proper dependencies +- update to 1.30: + * based on version 2011d of the Olson database + * includes changes for Samoa, Turkey, and Cuba +- changes from 1.29: + * includes new zones, America/Sitka and America/Metlakatla, as well as + changes for Alaska and Chile +- changes from 1.28: + * includes a new zone, America/North_Dakota/Beulah +- changes from 1.27: + * includes historical updates for Australia and Hawaii +- changes from 1.26: + * fix prereqs +- changes from 1.25: + * attempting to determine the local time zone while inside a sort subroutine + could cause an error "Can't return outside a subroutine"; this was caused + by stack corruption that happens when an eval "use $module" fails + (RT#63106) +- changes from 1.24: + * includes updates for Fiji + * all modules in the distro now have the same $VERSION +- changes from 1.22: + * historical updates for Hong Kong +- changes from 1.21: + * updates for Egypt and Palestine + +------------------------------------------------------------------- +Wed Dec 1 06:55:36 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Aug 9 08:07:44 UTC 2010 - chris@computersalat.de + +- update to 1.20 + - This release is based on version 2010k of the Olson database. This release + includes updates for Egypt, Finland (historical only), and Mexico. It also + renames Pacific/Truk to Pacific/Chuuk and Pacific/Ponape to Pacific/Pohnpei. + +------------------------------------------------------------------- +Tue Jul 20 14:10:31 UTC 2010 - chris@computersalat.de + +- update to 1.19 + - This release is based on version 2010j of the Olson database. This release + creates a new zone for Mexico (America/Bahia_Banderas). + - Dateline time zone on Win32 now always maps to a fixed -12:00 zone. Patch by + David Pinkowitz. +- 1.18 2010-04-19 + - This release is based on version 2010i of the Olson database. This release + includes changes for Morocco, Taiwan (historical only), and Argentina. +- recreated by cpanspec 1.78 + o fix deps +- noarch pkg + +------------------------------------------------------------------- +Sun Apr 11 21:42:25 UTC 2010 - chris@computersalat.de + +- update to 1.17 + - Updated Win32 to Olson name translation mapping. Patch by David + Pinkowitz. RT #56445. +- 1.16 2010-04-05 + - This release is based on version 2010h of the Olson database. This release + includes changes for Tunisia and Pakistan. +- 1.15 2010-03-29 + - This release is based on version 2010g of the Olson database. This release + includes changes for Bangladesh, Palestine, and Russia. +- 1.14 2010-03-22 + - This release is based on version 2010f of the Olson database. This release + includes changes for Antartica, Syria, and Samoa. + - Moved code to my hg repo at http://hg.urth.org/hg/DateTime-TimeZone. +- 1.13 2010-03-08 + - This release is based on version 2010e of the Olson database. This release + fixes a bug in the Bangladesh zone introduced in 2010d. +- 1.12 2010-03-08 + - This release is based on version 2010d of the Olson database. This release + has changes for Bangladesh, Fiji, Samoa, and Chile. +- other changes please see Changes file +- removed .packlist, perllocal.pod files + > noarch package +- cleanup spec + o removed useless comments + o fixed Header + o update License, Url, description + o fixed deps + - perl-macros < 1120 + - perl(Cwd) >= 3 + - perl(Test::Output) + o moved changelog to changes file + o macro usage + o Makefile.PL > Build.PL + o changelog to changes file + +------------------------------------------------------------------- +Sat Jul 25 19:36:49 CEST 2009 - chris@computersalat.de + +- spec mods + * removed ^---------- + * removed ^#--------- + +------------------------------------------------------------------- +Wed Jun 24 13:08:35 CEST 2009 - chris@computersalat.de + +- update to 0.91 + - 0.91 2009-05-26 + - This release is based on version 2009h of the Olson database. This + release has no user-visible changes, but I like to follow along + anyway. + - 0.90 2009-04-27 + - This release is based on version 2009g of the Olson database. This + release has changes for Egypt. + - 0.89 2009-04-13 + - This release is based on version 2009f of the Olson database. This + release has changes for Pakistan. + - 0.88 2009-04-06 + - This release is based on version 2009e of the Olson database. This + release has changes for Jordan and Palestine. + - 0.87 2009-04-05 + - The DateTime::TimeZone::Local module will now try to load a subclass + of the form DateTime::TimeZone::Local::$^O before falling back to + the Unix subclass. This allows you to provide a new subclass on + systems where the existing subclasses (Unix, Win32, and VMS) don't + get the right answer. Based on a patch from Olivier Mengué. + - 0.86 2009-03-23 + - This release is based on version 2009d of the Olson database. This + release has changes for Morocco, Tunisia, Syria, and Argentina. + - 0.85 2009-03-16 + - This release is based on version 2009c of the Olson database. The + only changes in this release are for Cuba. + - Fixes for Win32 with Microsoft's December time zone update. This + updated added a zone for Mauritius that wasn't accounted for in the + DateTime::TimeZone::Local::Win32 module. Reported by David + Pinkowitz. RT #43535. + - Added a hack to fix some brokenness with Module::Build::Compat that + causes the compatibility Makefile.PL to fail on really old + ExtUtils::MakeMaker versions (6.17 and older). RT #43605. + - 0.84 2009-01-21 + - This release is based on version 2009a of the Olson + database. Changes include spelling "Katmandu" as "Kathmandu" (with a + link for the old spelling), fixes for historical rules in + Switzerland, and changes to America/Resolute and Cuba for the past + few years (but not present). + - If DateTime::TimeZone::Local could not load its OS-specific subclass + because of a missing dependency, it would silently fall back on + loading the Unix subclass, rather than throwing an error. RT #41305. + - Fixed a bug where the short names for some time zones were + wrong. This mostly (exclusively?) manifested in time zone rules for + the first half of the 20th century or so. + - 0.8301 2008-11-07 + - Test fixes only. The 19local-win32 tried to skip tests when they're + run without write access to the registry, but this was done in a + very broken way. + - 0.83 2008-10-27 + - This release is based on version 2008i of the Olson database. The + major changes in this release are for Argentina. + - Updated the docs on how the local time zone is determined for + various platforms. +- added perl-macros + o autogen filelist with perl_gen_filelist +- spec mods + o added header + o fixed desc, deps + +------------------------------------------------------------------- +Sun Oct 26 13:34:44 UTC 2008 - gerrit.beine@gmx.de + +- update to 0.82 + +------------------------------------------------------------------- +Sun Jun 8 15:27:16 UTC 2008 - gerrit.beine@gmx.de + +- first release 0.7701 + diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec new file mode 100644 index 0000000..27d9fc5 --- /dev/null +++ b/perl-DateTime-TimeZone.spec @@ -0,0 +1,412 @@ +# +# spec file for package perl-DateTime-TimeZone +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define cpan_name DateTime-TimeZone +Name: perl-DateTime-TimeZone +Version: 2.630.0 +Release: 0 +# 2.63 -> normalize -> 2.630.0 +%define cpan_version 2.63 +License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Time zone object base class and factory +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz +Source1: cpanspec.yml +BuildArch: noarch +BuildRequires: perl +BuildRequires: perl-macros +BuildRequires: perl(Class::Singleton) >= 1.03 +BuildRequires: perl(List::Util) >= 1.33 +BuildRequires: perl(Module::Runtime) +BuildRequires: perl(Params::ValidationCompiler) >= 0.13 +BuildRequires: perl(Specio::Library::Builtins) +BuildRequires: perl(Specio::Library::String) +BuildRequires: perl(Test::Fatal) +BuildRequires: perl(Test::More) >= 0.96 +BuildRequires: perl(Test::Requires) +BuildRequires: perl(Try::Tiny) +BuildRequires: perl(namespace::autoclean) +BuildRequires: perl(parent) +Requires: perl(Class::Singleton) >= 1.03 +Requires: perl(List::Util) >= 1.33 +Requires: perl(Module::Runtime) +Requires: perl(Params::ValidationCompiler) >= 0.13 +Requires: perl(Specio::Library::Builtins) +Requires: perl(Specio::Library::String) +Requires: perl(Try::Tiny) +Requires: perl(namespace::autoclean) +Requires: perl(parent) +Provides: perl(DateTime::TimeZone) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Abidjan) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Algiers) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Bissau) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Cairo) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Casablanca) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Ceuta) = %{version} +Provides: perl(DateTime::TimeZone::Africa::El_Aaiun) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Johannesburg) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Juba) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Khartoum) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Lagos) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Maputo) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Monrovia) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Nairobi) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Ndjamena) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Sao_Tome) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Tripoli) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Tunis) = %{version} +Provides: perl(DateTime::TimeZone::Africa::Windhoek) = %{version} +Provides: perl(DateTime::TimeZone::America::Adak) = %{version} +Provides: perl(DateTime::TimeZone::America::Anchorage) = %{version} +Provides: perl(DateTime::TimeZone::America::Araguaina) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Buenos_Aires) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Catamarca) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Cordoba) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Jujuy) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::La_Rioja) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Mendoza) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Rio_Gallegos) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Salta) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::San_Juan) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::San_Luis) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Tucuman) = %{version} +Provides: perl(DateTime::TimeZone::America::Argentina::Ushuaia) = %{version} +Provides: perl(DateTime::TimeZone::America::Asuncion) = %{version} +Provides: perl(DateTime::TimeZone::America::Bahia) = %{version} +Provides: perl(DateTime::TimeZone::America::Bahia_Banderas) = %{version} +Provides: perl(DateTime::TimeZone::America::Barbados) = %{version} +Provides: perl(DateTime::TimeZone::America::Belem) = %{version} +Provides: perl(DateTime::TimeZone::America::Belize) = %{version} +Provides: perl(DateTime::TimeZone::America::Boa_Vista) = %{version} +Provides: perl(DateTime::TimeZone::America::Bogota) = %{version} +Provides: perl(DateTime::TimeZone::America::Boise) = %{version} +Provides: perl(DateTime::TimeZone::America::Cambridge_Bay) = %{version} +Provides: perl(DateTime::TimeZone::America::Campo_Grande) = %{version} +Provides: perl(DateTime::TimeZone::America::Cancun) = %{version} +Provides: perl(DateTime::TimeZone::America::Caracas) = %{version} +Provides: perl(DateTime::TimeZone::America::Cayenne) = %{version} +Provides: perl(DateTime::TimeZone::America::Chicago) = %{version} +Provides: perl(DateTime::TimeZone::America::Chihuahua) = %{version} +Provides: perl(DateTime::TimeZone::America::Ciudad_Juarez) = %{version} +Provides: perl(DateTime::TimeZone::America::Costa_Rica) = %{version} +Provides: perl(DateTime::TimeZone::America::Cuiaba) = %{version} +Provides: perl(DateTime::TimeZone::America::Danmarkshavn) = %{version} +Provides: perl(DateTime::TimeZone::America::Dawson) = %{version} +Provides: perl(DateTime::TimeZone::America::Dawson_Creek) = %{version} +Provides: perl(DateTime::TimeZone::America::Denver) = %{version} +Provides: perl(DateTime::TimeZone::America::Detroit) = %{version} +Provides: perl(DateTime::TimeZone::America::Edmonton) = %{version} +Provides: perl(DateTime::TimeZone::America::Eirunepe) = %{version} +Provides: perl(DateTime::TimeZone::America::El_Salvador) = %{version} +Provides: perl(DateTime::TimeZone::America::Fort_Nelson) = %{version} +Provides: perl(DateTime::TimeZone::America::Fortaleza) = %{version} +Provides: perl(DateTime::TimeZone::America::Glace_Bay) = %{version} +Provides: perl(DateTime::TimeZone::America::Goose_Bay) = %{version} +Provides: perl(DateTime::TimeZone::America::Grand_Turk) = %{version} +Provides: perl(DateTime::TimeZone::America::Guatemala) = %{version} +Provides: perl(DateTime::TimeZone::America::Guayaquil) = %{version} +Provides: perl(DateTime::TimeZone::America::Guyana) = %{version} +Provides: perl(DateTime::TimeZone::America::Halifax) = %{version} +Provides: perl(DateTime::TimeZone::America::Havana) = %{version} +Provides: perl(DateTime::TimeZone::America::Hermosillo) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Indianapolis) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Knox) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Marengo) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Petersburg) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Tell_City) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Vevay) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Vincennes) = %{version} +Provides: perl(DateTime::TimeZone::America::Indiana::Winamac) = %{version} +Provides: perl(DateTime::TimeZone::America::Inuvik) = %{version} +Provides: perl(DateTime::TimeZone::America::Iqaluit) = %{version} +Provides: perl(DateTime::TimeZone::America::Jamaica) = %{version} +Provides: perl(DateTime::TimeZone::America::Juneau) = %{version} +Provides: perl(DateTime::TimeZone::America::Kentucky::Louisville) = %{version} +Provides: perl(DateTime::TimeZone::America::Kentucky::Monticello) = %{version} +Provides: perl(DateTime::TimeZone::America::La_Paz) = %{version} +Provides: perl(DateTime::TimeZone::America::Lima) = %{version} +Provides: perl(DateTime::TimeZone::America::Los_Angeles) = %{version} +Provides: perl(DateTime::TimeZone::America::Maceio) = %{version} +Provides: perl(DateTime::TimeZone::America::Managua) = %{version} +Provides: perl(DateTime::TimeZone::America::Manaus) = %{version} +Provides: perl(DateTime::TimeZone::America::Martinique) = %{version} +Provides: perl(DateTime::TimeZone::America::Matamoros) = %{version} +Provides: perl(DateTime::TimeZone::America::Mazatlan) = %{version} +Provides: perl(DateTime::TimeZone::America::Menominee) = %{version} +Provides: perl(DateTime::TimeZone::America::Merida) = %{version} +Provides: perl(DateTime::TimeZone::America::Metlakatla) = %{version} +Provides: perl(DateTime::TimeZone::America::Mexico_City) = %{version} +Provides: perl(DateTime::TimeZone::America::Miquelon) = %{version} +Provides: perl(DateTime::TimeZone::America::Moncton) = %{version} +Provides: perl(DateTime::TimeZone::America::Monterrey) = %{version} +Provides: perl(DateTime::TimeZone::America::Montevideo) = %{version} +Provides: perl(DateTime::TimeZone::America::New_York) = %{version} +Provides: perl(DateTime::TimeZone::America::Nome) = %{version} +Provides: perl(DateTime::TimeZone::America::Noronha) = %{version} +Provides: perl(DateTime::TimeZone::America::North_Dakota::Beulah) = %{version} +Provides: perl(DateTime::TimeZone::America::North_Dakota::Center) = %{version} +Provides: perl(DateTime::TimeZone::America::North_Dakota::New_Salem) = %{version} +Provides: perl(DateTime::TimeZone::America::Nuuk) = %{version} +Provides: perl(DateTime::TimeZone::America::Ojinaga) = %{version} +Provides: perl(DateTime::TimeZone::America::Panama) = %{version} +Provides: perl(DateTime::TimeZone::America::Paramaribo) = %{version} +Provides: perl(DateTime::TimeZone::America::Phoenix) = %{version} +Provides: perl(DateTime::TimeZone::America::Port_au_Prince) = %{version} +Provides: perl(DateTime::TimeZone::America::Porto_Velho) = %{version} +Provides: perl(DateTime::TimeZone::America::Puerto_Rico) = %{version} +Provides: perl(DateTime::TimeZone::America::Punta_Arenas) = %{version} +Provides: perl(DateTime::TimeZone::America::Rankin_Inlet) = %{version} +Provides: perl(DateTime::TimeZone::America::Recife) = %{version} +Provides: perl(DateTime::TimeZone::America::Regina) = %{version} +Provides: perl(DateTime::TimeZone::America::Resolute) = %{version} +Provides: perl(DateTime::TimeZone::America::Rio_Branco) = %{version} +Provides: perl(DateTime::TimeZone::America::Santarem) = %{version} +Provides: perl(DateTime::TimeZone::America::Santiago) = %{version} +Provides: perl(DateTime::TimeZone::America::Santo_Domingo) = %{version} +Provides: perl(DateTime::TimeZone::America::Sao_Paulo) = %{version} +Provides: perl(DateTime::TimeZone::America::Scoresbysund) = %{version} +Provides: perl(DateTime::TimeZone::America::Sitka) = %{version} +Provides: perl(DateTime::TimeZone::America::St_Johns) = %{version} +Provides: perl(DateTime::TimeZone::America::Swift_Current) = %{version} +Provides: perl(DateTime::TimeZone::America::Tegucigalpa) = %{version} +Provides: perl(DateTime::TimeZone::America::Thule) = %{version} +Provides: perl(DateTime::TimeZone::America::Tijuana) = %{version} +Provides: perl(DateTime::TimeZone::America::Toronto) = %{version} +Provides: perl(DateTime::TimeZone::America::Vancouver) = %{version} +Provides: perl(DateTime::TimeZone::America::Whitehorse) = %{version} +Provides: perl(DateTime::TimeZone::America::Winnipeg) = %{version} +Provides: perl(DateTime::TimeZone::America::Yakutat) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Casey) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Davis) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Macquarie) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Mawson) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Palmer) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Rothera) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Troll) = %{version} +Provides: perl(DateTime::TimeZone::Antarctica::Vostok) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Almaty) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Amman) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Anadyr) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Aqtau) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Aqtobe) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Ashgabat) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Atyrau) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Baghdad) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Baku) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Bangkok) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Barnaul) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Beirut) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Bishkek) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Chita) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Colombo) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Damascus) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Dhaka) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Dili) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Dubai) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Dushanbe) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Famagusta) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Gaza) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Hebron) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Ho_Chi_Minh) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Hong_Kong) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Hovd) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Irkutsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Jakarta) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Jayapura) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Jerusalem) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Kabul) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Kamchatka) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Karachi) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Kathmandu) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Khandyga) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Kolkata) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Krasnoyarsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Kuching) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Macau) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Magadan) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Makassar) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Manila) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Nicosia) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Novokuznetsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Novosibirsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Omsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Oral) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Pontianak) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Pyongyang) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Qatar) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Qostanay) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Qyzylorda) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Riyadh) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Sakhalin) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Samarkand) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Seoul) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Shanghai) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Singapore) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Srednekolymsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Taipei) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Tashkent) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Tbilisi) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Tehran) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Thimphu) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Tokyo) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Tomsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Ulaanbaatar) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Urumqi) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Ust_Nera) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Vladivostok) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Yakutsk) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Yangon) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Yekaterinburg) = %{version} +Provides: perl(DateTime::TimeZone::Asia::Yerevan) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Azores) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Bermuda) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Canary) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Cape_Verde) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Faroe) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Madeira) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::South_Georgia) = %{version} +Provides: perl(DateTime::TimeZone::Atlantic::Stanley) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Adelaide) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Brisbane) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Broken_Hill) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Darwin) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Eucla) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Hobart) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Lindeman) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Lord_Howe) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Melbourne) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Perth) = %{version} +Provides: perl(DateTime::TimeZone::Australia::Sydney) = %{version} +Provides: perl(DateTime::TimeZone::Catalog) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Andorra) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Astrakhan) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Athens) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Belgrade) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Berlin) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Brussels) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Bucharest) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Budapest) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Chisinau) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Dublin) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Gibraltar) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Helsinki) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Istanbul) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Kaliningrad) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Kirov) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Kyiv) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Lisbon) = %{version} +Provides: perl(DateTime::TimeZone::Europe::London) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Madrid) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Malta) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Minsk) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Moscow) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Paris) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Prague) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Riga) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Rome) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Samara) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Saratov) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Simferopol) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Sofia) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Tallinn) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Tirane) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Ulyanovsk) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Vienna) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Vilnius) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Volgograd) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Warsaw) = %{version} +Provides: perl(DateTime::TimeZone::Europe::Zurich) = %{version} +Provides: perl(DateTime::TimeZone::Floating) = %{version} +Provides: perl(DateTime::TimeZone::Indian::Chagos) = %{version} +Provides: perl(DateTime::TimeZone::Indian::Maldives) = %{version} +Provides: perl(DateTime::TimeZone::Indian::Mauritius) = %{version} +Provides: perl(DateTime::TimeZone::Local) = %{version} +Provides: perl(DateTime::TimeZone::Local::Android) = %{version} +Provides: perl(DateTime::TimeZone::Local::Unix) = %{version} +Provides: perl(DateTime::TimeZone::Local::VMS) = %{version} +Provides: perl(DateTime::TimeZone::OffsetOnly) = %{version} +Provides: perl(DateTime::TimeZone::OlsonDB) = %{version} +Provides: perl(DateTime::TimeZone::OlsonDB::Change) = %{version} +Provides: perl(DateTime::TimeZone::OlsonDB::Observance) = %{version} +Provides: perl(DateTime::TimeZone::OlsonDB::Rule) = %{version} +Provides: perl(DateTime::TimeZone::OlsonDB::Zone) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Apia) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Auckland) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Bougainville) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Chatham) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Easter) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Efate) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Fakaofo) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Fiji) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Galapagos) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Gambier) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Guadalcanal) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Guam) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Honolulu) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Kanton) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Kiritimati) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Kosrae) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Kwajalein) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Marquesas) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Nauru) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Niue) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Norfolk) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Noumea) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Pago_Pago) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Palau) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Pitcairn) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Port_Moresby) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Rarotonga) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Tahiti) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Tarawa) = %{version} +Provides: perl(DateTime::TimeZone::Pacific::Tongatapu) = %{version} +Provides: perl(DateTime::TimeZone::UTC) = %{version} +%undefine __perllib_provides +%{perl_requires} + +%description +This class is the base class for all time zone objects. A time zone is +represented internally as a set of observances, each of which describes the +offset from GMT for a given time period. + +Note that without the DateTime module, this module does not do much. It's +primary interface is through a DateTime object, and most users will not +need to directly use 'DateTime::TimeZone' methods. + +%prep +%autosetup -n %{cpan_name}-%{cpan_version} + +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 + +%build +perl Makefile.PL INSTALLDIRS=vendor +%make_build + +%check +make test + +%install +%perl_make_install +%perl_process_packlist +%perl_gen_filelist + +%files -f %{name}.files +%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md +%license LICENSE + +%changelog