Blame SOURCES/0001-Correct-tm_dst-during-Morocco-transition.patch

b8f7a5
From ddc67c5c9aac03778d99090211437d4b869e5742 Mon Sep 17 00:00:00 2001
b8f7a5
From: Paul Eggert <eggert@cs.ucla.edu>
b8f7a5
Date: Sun, 28 Oct 2018 12:10:43 -0700
b8f7a5
Subject: [PROPOSED] Correct tm_dst during Morocco transition
b8f7a5

b8f7a5
(Thanks to Michael Deckers and Matt Johnson.)
b8f7a5
* NEWS: Mention this, and correct the misleading 2018g notes
b8f7a5
without misrepresenting the 2018g change.
b8f7a5
* africa (Africa/Casablanca, Africa/El_Aaiun):
b8f7a5
Transition was at 2018-10-28 03:00, not 2018-10-27.
b8f7a5
---
b8f7a5
 NEWS   | 15 ++++++++++++---
b8f7a5
 africa |  8 ++++----
b8f7a5
 2 files changed, 16 insertions(+), 7 deletions(-)
b8f7a5

b8f7a5
diff --git a/NEWS b/NEWS
b8f7a5
index d4cb723..f9bbc0c 100644
b8f7a5
--- a/NEWS
b8f7a5
+++ b/NEWS
b8f7a5
@@ -1,14 +1,23 @@
b8f7a5
 News for the tz database
b8f7a5
 
b8f7a5
+Unreleased, experimental changes
b8f7a5
+
b8f7a5
+  Changes to past tm_isdst flags
b8f7a5
+
b8f7a5
+    For the recent Morocco change, the tm_isdst flag should be 1 from
b8f7a5
+    2018-10-27 00:00 to 2018-10-28 03:00.  (Thanks to Michael Deckers.)
b8f7a5
+    Give a URL to the official decree.  (Thanks to .)
b8f7a5
+
b8f7a5
+
b8f7a5
 Release 2018g - 2018-10-26 22:22:45 -0700
b8f7a5
 
b8f7a5
   Briefly:
b8f7a5
-    Morocco switches to permanent +01 on 2018-10-27.
b8f7a5
+    Morocco switches to permanent +01 on 2018-10-28.
b8f7a5
 
b8f7a5
   Changes to future timestamps
b8f7a5
 
b8f7a5
-    Morocco switches from +00/+01 to permanent +01 effective 2018-10-27,
b8f7a5
-    so its clocks will not fall back on 2018-10-28 as previously scheduled.
b8f7a5
+    Morocco switches from +00/+01 to permanent +01 effective 2018-10-28,
b8f7a5
+    so its clocks will not fall back as previously scheduled.
b8f7a5
     (Thanks to Mohamed Essedik Najd and Brian Inglis.)
b8f7a5
 
b8f7a5
   Changes to code
b8f7a5
diff --git a/africa b/africa
b8f7a5
index a26b91b..2a15e1e 100644
b8f7a5
--- a/africa
b8f7a5
+++ b/africa
b8f7a5
@@ -847,8 +847,8 @@ Zone Indian/Mauritius	3:50:00 -	LMT	1907 # Port Louis
b8f7a5
 # From Mohamed Essedik Najd (2018-10-26):
b8f7a5
 # Today, a Moroccan government council approved the perpetual addition
b8f7a5
 # of 60 minutes to the regular Moroccan timezone.
b8f7a5
-# From Brian Inglis (2018-10-26):
b8f7a5
-# http://www.maroc.ma/fr/actualites/le-conseil-de-gouvernement-adopte-un-projet-de-decret-relatif-lheure-legale-stipulant-le
b8f7a5
+# From Matt Johnson (2018-10-28):
b8f7a5
+# http://www.sgg.gov.ma/Portals/1/BO/2018/BO_6720-bis_Ar.pdf
b8f7a5
 
b8f7a5
 # RULE	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
b8f7a5
 Rule	Morocco	1939	only	-	Sep	12	 0:00	1:00	-
b8f7a5
@@ -897,7 +897,7 @@ Rule	Morocco	2018	only	-	Jun	17	 2:00	1:00	-
b8f7a5
 Zone Africa/Casablanca	-0:30:20 -	LMT	1913 Oct 26
b8f7a5
 			 0:00	Morocco	+00/+01	1984 Mar 16
b8f7a5
 			 1:00	-	+01	1986
b8f7a5
-			 0:00	Morocco	+00/+01	2018 Oct 27
b8f7a5
+			 0:00	Morocco	+00/+01	2018 Oct 28  3:00
b8f7a5
 			 1:00	-	+01
b8f7a5
 
b8f7a5
 # Western Sahara
b8f7a5
@@ -913,7 +913,7 @@ Zone Africa/Casablanca	-0:30:20 -	LMT	1913 Oct 26
b8f7a5
 
b8f7a5
 Zone Africa/El_Aaiun	-0:52:48 -	LMT	1934 Jan # El AaiĂșn
b8f7a5
 			-1:00	-	-01	1976 Apr 14
b8f7a5
-			 0:00	Morocco	+00/+01	2018 Oct 27
b8f7a5
+			 0:00	Morocco	+00/+01	2018 Oct 28  3:00
b8f7a5
 			 1:00	-	+01
b8f7a5
 
b8f7a5
 # Mozambique
b8f7a5
-- 
b8f7a5
2.17.1
b8f7a5