diff --git a/.gitignore b/.gitignore index 19e215c..8e09376 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ SOURCES/javazic-1.8-37392f2f5d59.tar.xz SOURCES/javazic.tar.gz -SOURCES/tzcode2021e.tar.gz -SOURCES/tzdata2021e.tar.gz +SOURCES/tzcode2022c.tar.gz +SOURCES/tzdata2022c.tar.gz diff --git a/.tzdata.metadata b/.tzdata.metadata index 9e42074..0c03c32 100644 --- a/.tzdata.metadata +++ b/.tzdata.metadata @@ -1,4 +1,4 @@ 77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz -fca542541574e39dce906a7e22f3072dda9c1456 SOURCES/tzcode2021e.tar.gz -4d64b912bf3b29029c0683c8b7fe4f79239e5ed7 SOURCES/tzdata2021e.tar.gz +13cabc52f540461e914bbeb1a043ff54358a241c SOURCES/tzcode2022c.tar.gz +354e59504902f8aad299a081da25e9755910221b SOURCES/tzdata2022c.tar.gz diff --git a/SPECS/tzdata.spec b/SPECS/tzdata.spec index d25a58f..034579a 100644 --- a/SPECS/tzdata.spec +++ b/SPECS/tzdata.spec @@ -1,8 +1,8 @@ Summary: Timezone data Name: tzdata -Version: 2021e -%define tzdata_version 2021e -%define tzcode_version 2021e +Version: 2022c +%define tzdata_version 2022c +%define tzcode_version 2022c Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -149,6 +149,27 @@ echo ============END TESTING=========== %{_datadir}/javazi-1.8 %changelog +* Tue Aug 16 2022 Patsy Griffin - 2022c-1 +- Rebase to tzdata-2022c - supersedes tzdata-2022b + - Add a work-around for an awk bug in FreeBSD, macOS, etc. + - Improve tzselect with respect to intercontinental Zones. + +* Wed Aug 10 2022 Patsy Griffin - 2022b-1 +- Rebase to tzdata-2022b + - Chile transitions to DST on 2022-09-11, not 2022-09-04 + - 'make install' now defaults LOCALTIME to Factory rather than GMT + - More zones that are the same since 1970 have been moved to backzone. + - Include patch for awk workaround. + +* Tue Apr 5 2022 Patsy Griffin - 2022a-2 +- Update the release for rebuild. + +* Fri Apr 1 2022 Patsy Griffin - 2022a-1 +- Rebase to tzdata-2022a + - Palestine springs forward on 2022-03-27, not -03-26. + - zdump -v now outputs better failure information + - fixes for code that reads corrupted TZif data + * Fri Oct 22 2021 Patsy Griffin - 2021e-1 - Rebase to tzdata-2021e - supersedes tzdata-2021d - Pacific/Fiji suspended DST for the 2021/2022 season.