From 71faa42189a5107a3a215e7134a89c4e66d443aa Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Oct 12 2021 12:09:12 +0000 Subject: import tzdata-2021c-1.el7 --- diff --git a/.gitignore b/.gitignore index ea7f8ef..b3d5172 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ SOURCES/javazic-1.8-37392f2f5d59.tar.xz SOURCES/javazic.tar.gz -SOURCES/tzcode2021a.tar.gz -SOURCES/tzdata2021a.tar.gz +SOURCES/tzcode2021c.tar.gz +SOURCES/tzdata2021c.tar.gz diff --git a/.tzdata.metadata b/.tzdata.metadata index d8da3c4..3e64660 100644 --- a/.tzdata.metadata +++ b/.tzdata.metadata @@ -1,4 +1,4 @@ 77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz -a32c48108536f4e1cfc2b53ae502fd280e679c2a SOURCES/tzcode2021a.tar.gz -a22a72dbe159402753a7d78ec0aa1cba6148b106 SOURCES/tzdata2021a.tar.gz +9cd599b2680fa6fc304e90da8217abca64003714 SOURCES/tzcode2021c.tar.gz +c7fcf11452aa77ef3a709149cafb54aedd9ecedf SOURCES/tzdata2021c.tar.gz diff --git a/SPECS/tzdata.spec b/SPECS/tzdata.spec index 04840c4..116ce8b 100644 --- a/SPECS/tzdata.spec +++ b/SPECS/tzdata.spec @@ -1,8 +1,8 @@ Summary: Timezone data Name: tzdata -Version: 2021a -%define tzdata_version 2021a -%define tzcode_version 2021a +Version: 2021c +%define tzdata_version 2021c +%define tzcode_version 2021c Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -150,6 +150,33 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/javazi-1.8 %changelog +* Mon Oct 04 2021 Patsy Griffin - 2021c-1 +- Rebase to tzdata-2021c + - Revert most of 2021b changes to 'backward'. + - Fix 'zic -b fat' bug in pre-1970 32-bit data. + - Fix two Link line typos. + - Distribute SECURITY file. + +* Wed Sep 29 2021 Patsy Griffin - 2021b-2 +- Bump the release and rebuild. + +* Sat Sep 25 2021 Patsy Griffin - 2021b-1 +- Rebase to tzdata-2021b + - Innclude patch for Mayen + - Jordan now starts DST on February's last Thursday. + - Samoa no longer observes DST. + - Merge more location-based Zones whose timestamps agree since 1970. + - Move some backward-compatibility links to 'backward'. + - Rename Pacific/Enderbury to Pacific/Kanton. + - Correct many pre-1993 transitions in Malawi, Portugal, etc. + - zic now creates each output file or link atomically. + - zic -L no longer omits the POSIX TZ string in its output. + - zic fixes for truncation and leap second table expiration. + - zic now follows POSIX for TZ strings using all-year DST. + - Fix some localtime crashes and bugs in obscure cases. + - zdump -v now outputs more-useful boundary cases. + - tzfile.5 better matches a draft successor to RFC 8536. + * Sun Jan 24 2021 Patsy Griffin - 2021a-1 - Rebase to tzdata-2021a - South Sudan will change from +03 to +02 on 2021-02-01.