timezone ver. bump
This commit is contained in:
@@ -19,8 +19,7 @@ PosixDir = "%s/posix" % TargetDir
|
|||||||
|
|
||||||
|
|
||||||
timezones = ["etcetera", "southamerica", "northamerica", "europe", "africa", "antarctica", \
|
timezones = ["etcetera", "southamerica", "northamerica", "europe", "africa", "antarctica", \
|
||||||
"asia", "australasia", "factory", "backward", "pacificnew", \
|
"asia", "australasia", "factory", "backward" ]
|
||||||
"systemv" ]
|
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
pisitools.dodir (ZoneDir)
|
pisitools.dodir (ZoneDir)
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<IsA>data</IsA>
|
<IsA>data</IsA>
|
||||||
<Summary>Timezone data files and tools</Summary>
|
<Summary>Timezone data files and tools</Summary>
|
||||||
<Description>timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree.</Description>
|
<Description>timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree.</Description>
|
||||||
<Archive sha1sum="0a95c8fb31b837e1f1e4a2beff7e0c88d72586a3" type="targz">https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz</Archive>
|
<Archive sha1sum="c9aa7be361dfa624ba338d97b80222cf398c5c79" type="targz">https://data.iana.org/time-zones/releases/tzdata2022e.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
<Dependency>gawk</Dependency>
|
<Dependency>gawk</Dependency>
|
||||||
@@ -36,6 +36,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="10">
|
||||||
|
<Date>2022-10-15</Date>
|
||||||
|
<Version>2022e</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="9">
|
<Update release="9">
|
||||||
<Date>2020-12-09</Date>
|
<Date>2020-12-09</Date>
|
||||||
<Version>2019c</Version>
|
<Version>2019c</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user