From root@hilbert.suse.de Fri Mar 25 09:22:21 2011 From: root@hilbert.suse.de To: commit@lists.opensuse.org Subject: commit timezone for openSUSE:11.4 Date: Fri, 25 Mar 2011 10:22:19 +0100 Message-ID: <20110325092220.13F3D202B6@hilbert.suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3446887456584137259==" --===============3446887456584137259== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello community, here is the log from the commit of package timezone for openSUSE:11.4 checked in at Fri Mar 25 10:22:19 CET 2011. -------- --- old-versions/11.4/UPDATES/all/timezone/timezone-java.changes 2011-03-12 1= 1:10:10.000000000 +0100 +++ 11.4/timezone/timezone-java.changes 2011-03-14 21:44:04.000000000 +0100 @@ -1,0 +2,8 @@ +Mon Mar 14 21:40:14 CET 2011 - dmueller(a)suse.de + +- update to 2011d: + * Pacific/Apia: Move DST from April 3rd to April 2nd + * Europe/Istanbul: Move DST from March 27th to 28th + * America/Cuba: DST starts on March 20th + +------------------------------------------------------------------- timezone.changes: same change calling whatdependson for 11.4-i586 Old: ---- tzcode2011c.tar.gz tzdata2011c.tar.gz New: ---- tzcode2011d.tar.gz tzdata2011d.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ timezone-java.spec ++++++ --- /var/tmp/diff_new_pack.PG3a38/_old 2011-03-25 10:21:59.000000000 +0100 +++ /var/tmp/diff_new_pack.PG3a38/_new 2011-03-25 10:21:59.000000000 +0100 @@ -25,7 +25,7 @@ Group: System/Base # COMMON-BEGIN # COMMON-BEGIN -Version: 2011c +Version: 2011d Release: 0. Source: tzdata%{version}.tar.gz Source1: tzcode%version.tar.gz ++++++ timezone.spec ++++++ --- /var/tmp/diff_new_pack.PG3a38/_old 2011-03-25 10:21:59.000000000 +0100 +++ /var/tmp/diff_new_pack.PG3a38/_new 2011-03-25 10:21:59.000000000 +0100 @@ -25,7 +25,7 @@ Url: http://www.gnu.org/software/libc/libc.html PreReq: filesystem, coreutils # COMMON-BEGIN -Version: 2011c +Version: 2011d Release: 0. Source: tzdata%{version}.tar.gz Source1: tzcode%version.tar.gz ++++++ tzcode2011c.tar.gz -> tzcode2011d.tar.gz ++++++ diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/zic.c new/zic.c --- old/zic.c 2010-12-16 18:24:13.000000000 +0100 +++ new/zic.c 2011-03-09 20:41:27.000000000 +0100 @@ -3,7 +3,7 @@ ** 2006-07-17 by Arthur David Olson. */ =20 -static char elsieid[] =3D "@(#)zic.c 8.24"; +static char elsieid[] =3D "@(#)zic.c 8.25"; =20 #include "private.h" #include "locale.h" @@ -1639,10 +1639,11 @@ mrudst =3D types[i]; else mrustd =3D types[i]; for (i =3D 0; i < typecnt; ++i) - if (writetype[i]) + if (writetype[i]) { if (isdsts[i]) hidst =3D i; else histd =3D i; + } if (hidst >=3D 0 && mrudst >=3D 0 && hidst !=3D mrudst && gmtoffs[hidst] !=3D gmtoffs[mrudst]) { isdsts[mrudst] =3D -1; ++++++ tzdata2011c.tar.gz -> tzdata2011d.tar.gz ++++++ diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/australasia new/australasia --- old/australasia 2011-01-12 17:03:44.000000000 +0100 +++ new/australasia 2011-03-09 20:38:29.000000000 +0100 @@ -1,5 +1,5 @@ #
-# @(#)australasia	8.22
+# @(#)australasia	8.23
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
=20
@@ -509,11 +509,31 @@
 # to 01:00am and First Sunday April 2011 (03/04/11) - adjust clocks
 # backwards from 1:00am to 12:00am"
=20
+# From Raymond Hughes (2011-03-07)
+# I believe this will be posted shortly on the website
+# 
+# www.mcil.gov.ws
+# 
+#
+# PUBLIC NOTICE ON DAYLIGHT SAVING TIME
+#
+# Pursuant to the Daylight Saving Act 2009 and Cabinets decision,
+# businesses and the general public are hereby advised that daylight
+# saving time is on the first Saturday of April 2011 (02/04/11).
+#
+# The public is therefore advised that when the standard time strikes
+# the hour of four oclock (4.00am or 0400 Hours) on the 2nd April 2011,
+# then all instruments used to measure standard time are to be
+# adjusted/changed to three oclock (3:00am or 0300Hrs).
+#
+# Margaret Fruean ACTING CHIEF EXECUTIVE OFFICER MINISTRY OF COMMERCE,
+# INDUSTRY AND LABOUR 28th February 2011
+
 Zone Pacific/Apia	 12:33:04 -	LMT	1879 Jul  5
 			-11:26:56 -	LMT	1911
 			-11:30	-	SAMT	1950		# Samoa Time
 			-11:00	-	WST	2010 Sep 26
-			-11:00	1:00	WSDT	2011 Apr 3 1:00
+			-11:00	1:00	WSDT	2011 Apr 2 4:00
 			-11:00	-	WST
=20
 # Solomon Is
diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex=
clude=3D.svnignore' old/etcetera new/etcetera
--- old/etcetera	2010-12-16 18:24:20.000000000 +0100
+++ new/etcetera	2011-03-09 20:27:36.000000000 +0100
@@ -1,5 +1,5 @@
 # 
-# @(#)etcetera	8.2
+# @(#)etcetera	8.3
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
=20
@@ -36,8 +36,7 @@
 # (i.e. west of Greenwich) even though many people would expect it to
 # mean 4 hours ahead of UTC (i.e. east of Greenwich).
 #
-# In the draft 5 of POSIX 1003.1-200x, the angle bracket notation
-# (which is not yet supported by the tz code) allows for
+# In the draft 5 of POSIX 1003.1-200x, the angle bracket notation allows for
 # TZ=3D'+4'; if you want time zone abbreviations conforming to
 # ISO 8601 you can use TZ=3D'<-0400>+4'.  Thus the commonly-expected
 # offset is kept within the angle bracket (and is used for display)
diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex=
clude=3D.svnignore' old/europe new/europe
--- old/europe	2010-12-16 18:24:20.000000000 +0100
+++ new/europe	2011-03-11 04:03:39.000000000 +0100
@@ -1,5 +1,5 @@
 # 
-# @(#)europe	8.27
+# @(#)europe	8.28
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
=20
@@ -2483,25 +2483,18 @@
 # (on a non-government server though) describing dates between 2002 and 2006:
 # http://www.alomaliye.com/bkk_2002_3769.htm
=20
-# From Sue Williams (2008-08-11):
-# I spotted this news article about a potential change in Turkey.
-#
-# 
-# http://www.hurriyet.com.tr/english/domestic/9626174.asp?scr=3D1
+# From Gökdeniz Karadağ (2011-03-10):
+#=20
+# According to the articles linked below, Turkey will change into summer
+# time zone (GMT+3) on March 28, 2011 at 3:00 a.m. instead of March 27.
+# This change is due to a nationwide exam on 27th.
+#=20
+# 
+# http://www.worldbulletin.net/?aType=3Dhaber&ArticleID=3D70872
 # 
-
-# From Sue Williams (2008-08-20):
-# This article says that around the end of March 2011, Turkey wants to
-# adjust the clocks forward by 1/2 hour and stay that way permanently.
-# The article indicates that this is a change in timezone offset in addition
-# to stopping observance of DST.
-# This proposal has not yet been approved.
-#
-# Read more here...
-#
-# Turkey to abandon daylight saving time in 2011
-# 
-# http://www.turkishdailynews.com.tr/article.php?enewsid=3D112989
+# Turkish:
+# 
+# http://www.hurriyet.com.tr/ekonomi/17230464.asp?gid=3D373
 # 
=20
 # Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
@@ -2569,6 +2562,8 @@
 			2:00	Turkey	EE%sT	1978 Oct 15
 			3:00	Turkey	TR%sT	1985 Apr 20 # Turkey Time
 			2:00	Turkey	EE%sT	2007
+			2:00	EU	EE%sT	2011 Mar 27 1:00u
+			2:00	-	EET	2011 Mar 28 1:00u
 			2:00	EU	EE%sT
 Link	Europe/Istanbul	Asia/Istanbul	# Istanbul is in both continents.
=20
diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex=
clude=3D.svnignore' old/northamerica new/northamerica
--- old/northamerica	2011-02-09 20:00:33.000000000 +0100
+++ new/northamerica	2011-03-09 20:45:23.000000000 +0100
@@ -1,5 +1,5 @@
 # 
-# @(#)northamerica	8.41
+# @(#)northamerica	8.42
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
=20
@@ -2606,6 +2606,21 @@
 # the time was announced as "diez cinco"--the same time as here, indicating
 # that has indeed switched to DST. Assume second Sunday from 2009 forward.
=20
+# From Steffen Thorsen (2011-03-08):
+# Granma announced that Cuba is going to start DST on 2011-03-20 00:00:00
+# this year. Nothing about the end date known so far (if that has
+# changed at all).
+#
+# Source:
+# 
+# http://granma.co.cu/2011/03/08/nacional/artic01.html
+# 
+#
+# Our info:
+# 
+# http://www.timeanddate.com/news/time/cuba-starts-dst-2011.html
+# 
+
 # Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
 Rule	Cuba	1928	only	-	Jun	10	0:00	1:00	D
 Rule	Cuba	1928	only	-	Oct	10	0:00	0	S
@@ -2639,7 +2654,9 @@
 Rule	Cuba	2006	max	-	Oct	lastSun	0:00s	0	S
 Rule	Cuba	2007	only	-	Mar	Sun>=3D8	0:00s	1:00	D
 Rule	Cuba	2008	only	-	Mar	Sun>=3D15	0:00s	1:00	D
-Rule	Cuba	2009	max	-	Mar	Sun>=3D8	0:00s	1:00	D
+Rule	Cuba	2009	2010	-	Mar	Sun>=3D8	0:00s	1:00	D
+Rule	Cuba	2011	only	-	Mar	Sun>=3D15	0:00s	1:00	D
+Rule	Cuba	2012	max	-	Mar	Sun>=3D8	0:00s	1:00	D
=20
 # Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
 Zone	America/Havana	-5:29:28 -	LMT	1890


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--=20
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org

--===============3446887456584137259==--