diff --git a/backport-Fiji-observes-DST-from-2019-11-10-to-2020-01-12.patch b/backport-Fiji-observes-DST-from-2019-11-10-to-2020-01-12.patch deleted file mode 100644 index 6a0a6fe..0000000 --- a/backport-Fiji-observes-DST-from-2019-11-10-to-2020-01-12.patch +++ /dev/null @@ -1,75 +0,0 @@ -From 03bf34820f37a089e2e17fc0444661429fb12843 Mon Sep 17 00:00:00 2001 -From: Paul Eggert -Date: Tue, 6 Aug 2019 09:41:18 -0700 -Subject: [PATCH 21/46] Fiji observes DST from 2019-11-10 to 2020-01-12 - -* NEWS: Mention this. -* australasia (Fiji): Guess future transitions Nov Sun>=8 -and Jan Sun>=12 instead of Nov Sun>=1 and Jan Sun>=13. ---- - NEWS | 11 +++++++++++ - australasia | 20 ++++++++++++-------- - 2 files changed, 23 insertions(+), 8 deletions(-) - -diff --git a/NEWS b/NEWS -index 3414383..3b5cc22 100644 ---- a/NEWS -+++ b/NEWS -@@ -1,4 +1,15 @@ - News for the tz database -+ -+Unreleased, experimental changes -+ -+ Briefly: -+ Fiji observes DST from 2019-11-10 to 2020-01-12. -+ -+ Changes to future timestamps -+ -+ Fiji's next DST transitions will be 2019-11-10 and 2020-01-12 -+ instead of 2019-11-03 and 2020-01-19. (Thanks to Raymond Kumar.) -+ Adjust future guesses accordingly. - - Release 2019b - 2019-07-01 00:09:53 -0700 - -diff --git a/australasia b/australasia -index 0544e58..5e53db1 100644 ---- a/australasia -+++ b/australasia -@@ -367,13 +367,16 @@ Zone Indian/Cocos 6:27:40 - LMT 1900 - # From Raymond Kumar (2018-07-13): - # http://www.fijitimes.com/government-approves-2018-daylight-saving/ - # ... The daylight saving period will end at 3am on Sunday January 13, 2019. --# --# From Paul Eggert (2018-07-15): --# For now, guess DST from 02:00 the first Sunday in November to 03:00 --# the first Sunday on or after January 13. January transitions reportedly -+ -+# From Paul Eggert (2019-08-06): -+# Today Raymond Kumar reported the Government of Fiji Gazette Supplement No. 27 -+# (2019-08-02) said that Fiji observes DST "commencing at 2.00 am on -+# Sunday, 10 November 2019 and ending at 3.00 am on Sunday, 12 January 2020." -+# For now, guess DST from 02:00 the second Sunday in November to 03:00 -+# the first Sunday on or after January 12. January transitions reportedly - # depend on when school terms start. Although the guess is ad hoc, it matches --# transitions since late 2014 and seems more likely to match future --# practice than guessing no DST. -+# transitions planned this year and seems more likely to match future practice -+# than guessing no DST. - - # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S - Rule Fiji 1998 1999 - Nov Sun>=1 2:00 1:00 - -@@ -384,8 +387,9 @@ Rule Fiji 2010 2013 - Oct Sun>=21 2:00 1:00 - - Rule Fiji 2011 only - Mar Sun>=1 3:00 0 - - Rule Fiji 2012 2013 - Jan Sun>=18 3:00 0 - - Rule Fiji 2014 only - Jan Sun>=18 2:00 0 - --Rule Fiji 2014 max - Nov Sun>=1 2:00 1:00 - --Rule Fiji 2015 max - Jan Sun>=13 3:00 0 - -+Rule Fiji 2014 2018 - Nov Sun>=1 2:00 1:00 - -+Rule Fiji 2015 max - Jan Sun>=12 3:00 0 - -+Rule Fiji 2019 max - Nov Sun>=8 2:00 1:00 - - # Zone NAME STDOFF RULES FORMAT [UNTIL] - Zone Pacific/Fiji 11:55:44 - LMT 1915 Oct 26 # Suva - 12:00 Fiji +12/+13 --- -2.19.1 - diff --git a/backport-Morocco-springs-forward-on-05-31-not-05-24.patch b/backport-Morocco-springs-forward-on-05-31-not-05-24.patch new file mode 100644 index 0000000..e13c81c --- /dev/null +++ b/backport-Morocco-springs-forward-on-05-31-not-05-24.patch @@ -0,0 +1,160 @@ +From f9aacafa4f15be6e7ff4436164e14d8f08839ac7 Mon Sep 17 00:00:00 2001 +From: Paul Eggert +Date: Tue, 14 Apr 2020 22:20:53 -0700 +Subject: [PATCH 33/35] Morocco springs forward on 05-31, not 05-24. + +(Thanks to Semlali Naoufal.) +* NEWS: Mention this. +* africa (Morocco): Delay the spring-forward date by a ween +in 2020, 2028, 2035, etc. +--- + africa | 50 ++++++++++++++++++++++++++++---------------------- + 1 files changed, 28 insertions(+), 22 deletions(-) + +diff --git a/africa b/africa +index f6e7a04..724744f 100644 +--- a/africa ++++ b/africa +@@ -867,19 +867,25 @@ Zone Indian/Mauritius 3:50:00 - LMT 1907 # Port Louis + # Morocco will be on GMT starting from Sunday, May 5th 2019 at 3am. + # The switch to GMT+1 will occur on Sunday, June 9th 2019 at 2am.... + # http://fr.le360.ma/societe/voici-la-date-du-retour-a-lheure-legale-au-maroc-188222 +-# +-# From Paul Eggert (2019-05-20): +-# This agrees with our 2018-11-01 guess that the Moroccan government +-# would continue the practice of falling back at 03:00 the last Sunday +-# before Ramadan, and of springing forward at 02:00 the first Sunday after +-# Ramadan, as this has been the practice since 2012. To implement this, +-# transition dates for 2019 through 2087 were determined by running the +-# following program under GNU Emacs 26.2. +-# (let ((islamic-year 1440)) ++ ++# From Semlali Naoufal (2020-04-14): ++# Following the announcement by the Moroccan government, the switch to ++# GMT time will take place on Sunday, April 19, 2020 from 3 a.m. and ++# the return to GMT+1 time will take place on Sunday, May 31, 2020 at 2 a.m.... ++# https://maroc-diplomatique.net/maroc-le-retour-a-lheure-gmt-est-prevu-dimanche-prochain/ ++# http://aujourdhui.ma/actualite/gmt1-retour-a-lheure-normale-dimanche-prochain-1 ++# ++# From Paul Eggert (2020-04-14): ++# For now, guess that in the future Morocco will fall back at 03:00 ++# the last Sunday before Ramadan, and spring forward at 02:00 the ++# first Sunday after the day after Ramadan. To implement this, ++# transition dates for 2021 through 2087 were determined by running ++# the following program under GNU Emacs 26.3. ++# (let ((islamic-year 1442)) + # (require 'cal-islam) + # (while (< islamic-year 1511) + # (let ((a (calendar-islamic-to-absolute (list 9 1 islamic-year))) +-# (b (calendar-islamic-to-absolute (list 10 1 islamic-year))) ++# (b (1+ (calendar-islamic-to-absolute (list 10 1 islamic-year)))) + # (sunday 0)) + # (while (/= sunday (mod (setq a (1- a)) 7))) + # (while (/= sunday (mod b 7)) +@@ -939,7 +945,7 @@ Rule Morocco 2018 only - Jun 17 2:00 1:00 - + Rule Morocco 2019 only - May 5 3:00 -1:00 - + Rule Morocco 2019 only - Jun 9 2:00 0 - + Rule Morocco 2020 only - Apr 19 3:00 -1:00 - +-Rule Morocco 2020 only - May 24 2:00 0 - ++Rule Morocco 2020 only - May 31 2:00 0 - + Rule Morocco 2021 only - Apr 11 3:00 -1:00 - + Rule Morocco 2021 only - May 16 2:00 0 - + Rule Morocco 2022 only - Mar 27 3:00 -1:00 - +@@ -955,7 +961,7 @@ Rule Morocco 2026 only - Mar 22 2:00 0 - + Rule Morocco 2027 only - Feb 7 3:00 -1:00 - + Rule Morocco 2027 only - Mar 14 2:00 0 - + Rule Morocco 2028 only - Jan 23 3:00 -1:00 - +-Rule Morocco 2028 only - Feb 27 2:00 0 - ++Rule Morocco 2028 only - Mar 5 2:00 0 - + Rule Morocco 2029 only - Jan 14 3:00 -1:00 - + Rule Morocco 2029 only - Feb 18 2:00 0 - + Rule Morocco 2029 only - Dec 30 3:00 -1:00 - +@@ -971,7 +977,7 @@ Rule Morocco 2033 only - Dec 25 2:00 0 - + Rule Morocco 2034 only - Nov 5 3:00 -1:00 - + Rule Morocco 2034 only - Dec 17 2:00 0 - + Rule Morocco 2035 only - Oct 28 3:00 -1:00 - +-Rule Morocco 2035 only - Dec 2 2:00 0 - ++Rule Morocco 2035 only - Dec 9 2:00 0 - + Rule Morocco 2036 only - Oct 19 3:00 -1:00 - + Rule Morocco 2036 only - Nov 23 2:00 0 - + Rule Morocco 2037 only - Oct 4 3:00 -1:00 - +@@ -987,7 +993,7 @@ Rule Morocco 2041 only - Sep 29 2:00 0 - + Rule Morocco 2042 only - Aug 10 3:00 -1:00 - + Rule Morocco 2042 only - Sep 21 2:00 0 - + Rule Morocco 2043 only - Aug 2 3:00 -1:00 - +-Rule Morocco 2043 only - Sep 6 2:00 0 - ++Rule Morocco 2043 only - Sep 13 2:00 0 - + Rule Morocco 2044 only - Jul 24 3:00 -1:00 - + Rule Morocco 2044 only - Aug 28 2:00 0 - + Rule Morocco 2045 only - Jul 9 3:00 -1:00 - +@@ -1003,7 +1009,7 @@ Rule Morocco 2049 only - Jul 4 2:00 0 - + Rule Morocco 2050 only - May 15 3:00 -1:00 - + Rule Morocco 2050 only - Jun 26 2:00 0 - + Rule Morocco 2051 only - May 7 3:00 -1:00 - +-Rule Morocco 2051 only - Jun 11 2:00 0 - ++Rule Morocco 2051 only - Jun 18 2:00 0 - + Rule Morocco 2052 only - Apr 28 3:00 -1:00 - + Rule Morocco 2052 only - Jun 2 2:00 0 - + Rule Morocco 2053 only - Apr 13 3:00 -1:00 - +@@ -1019,7 +1025,7 @@ Rule Morocco 2057 only - Apr 8 2:00 0 - + Rule Morocco 2058 only - Feb 17 3:00 -1:00 - + Rule Morocco 2058 only - Mar 31 2:00 0 - + Rule Morocco 2059 only - Feb 9 3:00 -1:00 - +-Rule Morocco 2059 only - Mar 16 2:00 0 - ++Rule Morocco 2059 only - Mar 23 2:00 0 - + Rule Morocco 2060 only - Feb 1 3:00 -1:00 - + Rule Morocco 2060 only - Mar 7 2:00 0 - + Rule Morocco 2061 only - Jan 16 3:00 -1:00 - +@@ -1029,13 +1035,13 @@ Rule Morocco 2062 only - Feb 12 2:00 0 - + Rule Morocco 2062 only - Dec 31 3:00 -1:00 - + Rule Morocco 2063 only - Feb 4 2:00 0 - + Rule Morocco 2063 only - Dec 16 3:00 -1:00 - +-Rule Morocco 2064 only - Jan 20 2:00 0 - ++Rule Morocco 2064 only - Jan 27 2:00 0 - + Rule Morocco 2064 only - Dec 7 3:00 -1:00 - + Rule Morocco 2065 only - Jan 11 2:00 0 - + Rule Morocco 2065 only - Nov 22 3:00 -1:00 - + Rule Morocco 2066 only - Jan 3 2:00 0 - + Rule Morocco 2066 only - Nov 14 3:00 -1:00 - +-Rule Morocco 2066 only - Dec 19 2:00 0 - ++Rule Morocco 2066 only - Dec 26 2:00 0 - + Rule Morocco 2067 only - Nov 6 3:00 -1:00 - + Rule Morocco 2067 only - Dec 11 2:00 0 - + Rule Morocco 2068 only - Oct 21 3:00 -1:00 - +@@ -1045,13 +1051,13 @@ Rule Morocco 2069 only - Nov 17 2:00 0 - + Rule Morocco 2070 only - Oct 5 3:00 -1:00 - + Rule Morocco 2070 only - Nov 9 2:00 0 - + Rule Morocco 2071 only - Sep 20 3:00 -1:00 - +-Rule Morocco 2071 only - Oct 25 2:00 0 - ++Rule Morocco 2071 only - Nov 1 2:00 0 - + Rule Morocco 2072 only - Sep 11 3:00 -1:00 - + Rule Morocco 2072 only - Oct 16 2:00 0 - + Rule Morocco 2073 only - Aug 27 3:00 -1:00 - + Rule Morocco 2073 only - Oct 8 2:00 0 - + Rule Morocco 2074 only - Aug 19 3:00 -1:00 - +-Rule Morocco 2074 only - Sep 23 2:00 0 - ++Rule Morocco 2074 only - Sep 30 2:00 0 - + Rule Morocco 2075 only - Aug 11 3:00 -1:00 - + Rule Morocco 2075 only - Sep 15 2:00 0 - + Rule Morocco 2076 only - Jul 26 3:00 -1:00 - +@@ -1061,7 +1067,7 @@ Rule Morocco 2077 only - Aug 22 2:00 0 - + Rule Morocco 2078 only - Jul 10 3:00 -1:00 - + Rule Morocco 2078 only - Aug 14 2:00 0 - + Rule Morocco 2079 only - Jun 25 3:00 -1:00 - +-Rule Morocco 2079 only - Jul 30 2:00 0 - ++Rule Morocco 2079 only - Aug 6 2:00 0 - + Rule Morocco 2080 only - Jun 16 3:00 -1:00 - + Rule Morocco 2080 only - Jul 21 2:00 0 - + Rule Morocco 2081 only - Jun 1 3:00 -1:00 - +@@ -1077,7 +1083,7 @@ Rule Morocco 2085 only - May 27 2:00 0 - + Rule Morocco 2086 only - Apr 14 3:00 -1:00 - + Rule Morocco 2086 only - May 19 2:00 0 - + Rule Morocco 2087 only - Mar 30 3:00 -1:00 - +-Rule Morocco 2087 only - May 4 2:00 0 - ++Rule Morocco 2087 only - May 11 2:00 0 - + # For dates after the somewhat-arbitrary cutoff of 2087, assume that + # Morocco will no longer observe DST. At some point this table will + # need to be extended, though quite possibly Morocco will change the +-- +2.19.1 + diff --git a/backport-Norfolk-Island-starts-observing-Australian-style-DST.patch b/backport-Norfolk-Island-starts-observing-Australian-style-DST.patch deleted file mode 100644 index c2e1557..0000000 --- a/backport-Norfolk-Island-starts-observing-Australian-style-DST.patch +++ /dev/null @@ -1,67 +0,0 @@ -From 1050999f9fef7e187051a12438efac2a3bb18507 Mon Sep 17 00:00:00 2001 -From: Paul Eggert -Date: Wed, 14 Aug 2019 10:38:28 -0700 -Subject: [PATCH 22/46] Norfolk Island starts observing Australian-style DST - -(Thanks to Kyle Czech and Michael Deckers.) -* NEWS: Mention this. -* australasia (Pacific/Norfolk): -Start observing AN-style DST this spring. ---- - NEWS | 5 +++++ - australasia | 9 ++++++++- - 2 files changed, 13 insertions(+), 1 deletion(-) - -diff --git a/NEWS b/NEWS -index 3b5cc22..6cdb873 100644 ---- a/NEWS -+++ b/NEWS -@@ -4,6 +4,7 @@ Unreleased, experimental changes - - Briefly: - Fiji observes DST from 2019-11-10 to 2020-01-12. -+ Norfolk Island starts observing Australian-style DST. - - Changes to future timestamps - -@@ -11,6 +12,10 @@ Unreleased, experimental changes - instead of 2019-11-03 and 2020-01-19. (Thanks to Raymond Kumar.) - Adjust future guesses accordingly. - -+ Norfolk Island will observe Australian-style DST starting in -+ spring 2019. The first transition is on 2019-10-06. (Thanks to -+ Kyle Czech and Michael Deckers.) -+ - Release 2019b - 2019-07-01 00:09:53 -0700 - - Briefly: -diff --git a/australasia b/australasia -index 5e53db1..33f9732 100644 ---- a/australasia -+++ b/australasia -@@ -611,7 +611,8 @@ Zone Pacific/Norfolk 11:11:52 - LMT 1901 # Kingston - 11:30 - +1130 1974 Oct 27 02:00 - 11:30 1:00 +1230 1975 Mar 2 02:00 - 11:30 - +1130 2015 Oct 4 02:00 -- 11:00 - +11 -+ 11:00 - +11 2019 Jul -+ 11:00 AN +11/+12 - - # Palau (Belau) - # Zone NAME STDOFF RULES FORMAT [UNTIL] -@@ -1886,6 +1887,12 @@ Zone Pacific/Wallis 12:15:20 - LMT 1901 - # other than in 1974/5. See: - # https://www.timeanddate.com/time/australia/norfolk-island.html - -+# Norfolk started observing Australian DST in spring 2019. -+# From Kyle Czech (2019-08-13): -+# https://www.legislation.gov.au/Details/F2018L01702 -+# From Michael Deckers (2019-08-14): -+# https://www.legislation.gov.au/Details/F2019C00010 -+ - # Palau - # See commentary for Micronesia. - --- -2.19.1 - diff --git a/backport-Rename-America-Godthab-to-America-Nuuk.patch b/backport-Rename-America-Godthab-to-America-Nuuk.patch index 229e54b..f179ce6 100644 --- a/backport-Rename-America-Godthab-to-America-Nuuk.patch +++ b/backport-Rename-America-Godthab-to-America-Nuuk.patch @@ -1,7 +1,7 @@ From d7715ab774d8ffdf6b745a8758f392617890c676 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 19 Nov 2019 15:16:16 -0800 -Subject: [PATCH 1/2] Rename America/Godthab to America/Nuuk +Subject: [PATCH 06/35] Rename America/Godthab to America/Nuuk * NEWS: Mention this. * backward (America/Godthab): New backward-compatibility link. @@ -19,19 +19,19 @@ diff --git a/NEWS b/NEWS index af0f06f..c28905b 100644 --- a/NEWS +++ b/NEWS -@@ -16,6 +16,12 @@ Unreleased, experimental changes - spring 2019. The first transition is on 2019-10-06. (Thanks to - Kyle Czech and Michael Deckers.) - +@@ -55,6 +55,12 @@ Release 2019c - 2019-09-11 08:59:48 -0700 + Hong Kong Winter Time, observed from 1941-10-01 to 1941-12-25, + is now flagged as DST and is abbreviated HKWT not HKT. + + Changes to timezone identifiers + + To reflect current usage in English better, America/Godthab has + been renamed to America/Nuuk. A backwards-compatibility link + remains for the old name. + - Release 2019b - 2019-07-01 00:09:53 -0700 - - Briefly: + Changes to code + + leapseconds.awk now relies only on its input data, rather than diff --git a/backward b/backward index b4ae3cf..e13ae52 100644 --- a/backward @@ -95,5 +95,5 @@ index 822ffa1..f761f3e 100644 GL +7029-02158 America/Scoresbysund Scoresbysund/Ittoqqortoormiit GL +7634-06847 America/Thule Thule/Pituffik -- -1.8.3.1 +2.19.1 diff --git a/backport-Yukon-advances-to-year-round-07-from-2020-03-08.patch b/backport-Yukon-advances-to-year-round-07-from-2020-03-08.patch new file mode 100644 index 0000000..8a19f48 --- /dev/null +++ b/backport-Yukon-advances-to-year-round-07-from-2020-03-08.patch @@ -0,0 +1,54 @@ +From e6c1f0e7daa0b6c5131b2976c6be9190845d2b49 Mon Sep 17 00:00:00 2001 +From: Tim Parenti +Date: Thu, 5 Mar 2020 17:47:56 -0500 +Subject: [PATCH 26/35] Yukon advances to year-round -07 from 2020-03-08. + +* northamerica (America/Whitehorse, America/Dawson): Canada's Yukon advances to +year-round -07 on 2020-03-08 and will not fall back on 2020-11-01. +* NEWS: Mention this. +--- + northamerica | 18 ++++++++++++++++-- + 1 files changed, 16 insertions(+), 2 deletions(-) + +diff --git a/northamerica b/northamerica +index eba1819..febf05b 100644 +--- a/northamerica ++++ b/northamerica +@@ -2437,6 +2437,18 @@ Zone America/Creston -7:46:04 - LMT 1884 + # obtained in November 2008 should be ignored... + # I apologize for reporting incorrect information in 2008. + ++# From Tim Parenti (2020-03-05): ++# The government of Yukon announced [yesterday] the cessation of seasonal time ++# changes. "After clocks are pushed ahead one hour on March 8, the territory ++# will remain on [UTC-07]. ... [The government] found 93 per cent of ++# respondents wanted to end seasonal time changes and, of that group, 70 per ++# cent wanted 'permanent Pacific Daylight Saving Time.'" ++# https://www.cbc.ca/news/canada/north/yukon-end-daylight-saving-time-1.5486358 ++# ++# Although the government press release prefers PDT, we prefer MST for ++# consistency with nearby Dawson Creek, Creston, and Fort Nelson. ++# https://yukon.ca/en/news/yukon-end-seasonal-time-change ++ + # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S + Rule NT_YK 1918 only - Apr 14 2:00 1:00 D + Rule NT_YK 1918 only - Oct 27 2:00 0 S +@@ -2491,11 +2503,13 @@ Zone America/Inuvik 0 - -00 1953 # Inuvik founded + Zone America/Whitehorse -9:00:12 - LMT 1900 Aug 20 + -9:00 NT_YK Y%sT 1967 May 28 0:00 + -8:00 NT_YK P%sT 1980 +- -8:00 Canada P%sT ++ -8:00 Canada P%sT 2020 Mar 8 2:00 ++ -7:00 - MST + Zone America/Dawson -9:17:40 - LMT 1900 Aug 20 + -9:00 NT_YK Y%sT 1973 Oct 28 0:00 + -8:00 NT_YK P%sT 1980 +- -8:00 Canada P%sT ++ -8:00 Canada P%sT 2020 Mar 8 2:00 ++ -7:00 - MST + + + ############################################################################### +-- +2.19.1 + diff --git a/tzcode2019b.tar.gz b/tzcode2019b.tar.gz deleted file mode 100644 index 27afb59..0000000 Binary files a/tzcode2019b.tar.gz and /dev/null differ diff --git a/tzcode2019c.tar.gz b/tzcode2019c.tar.gz new file mode 100644 index 0000000..d2fb152 Binary files /dev/null and b/tzcode2019c.tar.gz differ diff --git a/tzdata.spec b/tzdata.spec index ecf7e5e..a2ba97a 100644 --- a/tzdata.spec +++ b/tzdata.spec @@ -1,15 +1,15 @@ Name: tzdata -Version: 2019b -Release: 10 +Version: 2019c +Release: 1 Summary: Timezone data License: Public Domain URL: https://www.iana.org/time-zones Source0: https://data.iana.org/time-zones/releases/tzdata%{version}.tar.gz Source1: https://data.iana.org/time-zones/releases/tzcode%{version}.tar.gz -Patch6000: backport-Fiji-observes-DST-from-2019-11-10-to-2020-01-12.patch -Patch6001: backport-Norfolk-Island-starts-observing-Australian-style-DST.patch -Patch6002: backport-Rename-America-Godthab-to-America-Nuuk.patch +Patch6000: backport-Rename-America-Godthab-to-America-Nuuk.patch +Patch6001: backport-Yukon-advances-to-year-round-07-from-2020-03-08.patch +Patch6002: backport-Morocco-springs-forward-on-05-31-not-05-24.patch Patch9000: bugfix-0001-add-Beijing-timezone.patch Patch9001: remove-country-selection-from-tzselect-steps.patch @@ -118,6 +118,12 @@ install -p -m 644 tzdb.dat $RPM_BUILD_ROOT%{_datadir}/javazi-1.8/ %{_datadir}/javazi-1.8 %changelog +* Thu Apr 16 2020 liuchao - 2019c-1 +- Type:recommended +- ID:NA +- SUG:NA +- DESC:rebase to tzdata-2019c + * Mon Mar 23 2020 liuchao - 2019b-10 - Type:recommended - ID:NA diff --git a/tzdata2019b.tar.gz b/tzdata2019b.tar.gz deleted file mode 100644 index 203cc21..0000000 Binary files a/tzdata2019b.tar.gz and /dev/null differ diff --git a/tzdata2019c.tar.gz b/tzdata2019c.tar.gz new file mode 100644 index 0000000..2a9c944 Binary files /dev/null and b/tzdata2019c.tar.gz differ