diff --git a/system/base/timezone/actions.py b/system/base/timezone/actions.py index 0149945a..7d0e31df 100644 --- a/system/base/timezone/actions.py +++ b/system/base/timezone/actions.py @@ -19,8 +19,7 @@ PosixDir = "%s/posix" % TargetDir timezones = ["etcetera", "southamerica", "northamerica", "europe", "africa", "antarctica", \ - "asia", "australasia", "factory", "backward", "pacificnew", \ - "systemv" ] + "asia", "australasia", "factory", "backward" ] def setup(): pisitools.dodir (ZoneDir) diff --git a/system/base/timezone/pspec.xml b/system/base/timezone/pspec.xml index 97be5671..3cbb599b 100644 --- a/system/base/timezone/pspec.xml +++ b/system/base/timezone/pspec.xml @@ -14,7 +14,7 @@ data Timezone data files and tools timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree. - https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz + https://data.iana.org/time-zones/releases/tzdata2022e.tar.gz perl gawk @@ -36,6 +36,13 @@ + + 2022-10-15 + 2022e + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 2019c