Hello community,

here is the log from the commit of package timezone for openSUSE:Factory
checked in at Mon Mar 28 10:34:07 CEST 2011.



--------
--- timezone/timezone-java.changes      2011-03-12 11:10:10.000000000 +0100
+++ /mounts/work_src_done/STABLE/timezone/timezone-java.changes 2011-03-14 
21:44:04.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Mar 14 21:40:14 CET 2011 - [email protected]
+
+- 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 head-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.ASE9kF/_old  2011-03-28 10:33:49.000000000 +0200
+++ /var/tmp/diff_new_pack.ASE9kF/_new  2011-03-28 10:33:49.000000000 +0200
@@ -25,7 +25,7 @@
 Group:          System/Base
 # COMMON-BEGIN
 # COMMON-BEGIN
-Version:        2011c
+Version:        2011d
 Release:        1
 Source:         tzdata%{version}.tar.gz
 Source1:        tzcode%version.tar.gz

++++++ timezone.spec ++++++
--- /var/tmp/diff_new_pack.ASE9kF/_old  2011-03-28 10:33:49.000000000 +0200
+++ /var/tmp/diff_new_pack.ASE9kF/_new  2011-03-28 10:33:49.000000000 +0200
@@ -25,7 +25,7 @@
 Url:            http://www.gnu.org/software/libc/libc.html
 PreReq:         filesystem, coreutils
 # COMMON-BEGIN
-Version:        2011c
+Version:        2011d
 Release:        1
 Source:         tzdata%{version}.tar.gz
 Source1:        tzcode%version.tar.gz

++++++ tzcode2011c.tar.gz -> tzcode2011d.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.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.
 */
 
-static char    elsieid[] = "@(#)zic.c  8.24";
+static char    elsieid[] = "@(#)zic.c  8.25";
 
 #include "private.h"
 #include "locale.h"
@@ -1639,10 +1639,11 @@
                                        mrudst = types[i];
                                else    mrustd = types[i];
                        for (i = 0; i < typecnt; ++i)
-                               if (writetype[i])
+                               if (writetype[i]) {
                                        if (isdsts[i])
                                                hidst = i;
                                        else    histd = i;
+                               }
                        if (hidst >= 0 && mrudst >= 0 && hidst != mrudst &&
                                gmtoffs[hidst] != gmtoffs[mrudst]) {
                                        isdsts[mrudst] = -1;

++++++ tzdata2011c.tar.gz -> tzdata2011d.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.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 @@
 # <pre>
-# @(#)australasia      8.22
+# @(#)australasia      8.23
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
@@ -509,11 +509,31 @@
 # to 01:00am and First Sunday April 2011 (03/04/11) - adjust clocks
 # backwards from 1:00am to 12:00am"
 
+# From Raymond Hughes (2011-03-07)
+# I believe this will be posted shortly on the website
+# <a href="http://www.mcil.gov.ws";>
+# www.mcil.gov.ws
+# </a>
+#
+# 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
 
 # Solomon Is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.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 @@
 # <pre>
-# @(#)etcetera 8.2
+# @(#)etcetera 8.3
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
@@ -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='<GMT-4>+4'; if you want time zone abbreviations conforming to
 # ISO 8601 you can use TZ='<-0400>+4'.  Thus the commonly-expected
 # offset is kept within the angle bracket (and is used for display)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.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 @@
 # <pre>
-# @(#)europe   8.27
+# @(#)europe   8.28
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
@@ -2483,25 +2483,18 @@
 # (on a non-government server though) describing dates between 2002 and 2006:
 # http://www.alomaliye.com/bkk_2002_3769.htm
 
-# From Sue Williams (2008-08-11):
-# I spotted this news article about a potential change in Turkey.
-#
-# <a href="http://www.hurriyet.com.tr/english/domestic/9626174.asp?scr=1";>
-# http://www.hurriyet.com.tr/english/domestic/9626174.asp?scr=1
+# From G&ouml;kdeniz Karada&#x011f; (2011-03-10):
+# 
+# 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.
+# 
+# <a href="http://www.worldbulletin.net/?aType=haber&ArticleID=70872";>
+# http://www.worldbulletin.net/?aType=haber&ArticleID=70872
 # </a>
-
-# 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
-# <a href="http://www.turkishdailynews.com.tr/article.php?enewsid=112989";>
-# http://www.turkishdailynews.com.tr/article.php?enewsid=112989
+# Turkish:
+# <a href="http://www.hurriyet.com.tr/ekonomi/17230464.asp?gid=373";>
+# http://www.hurriyet.com.tr/ekonomi/17230464.asp?gid=373
 # </a>
 
 # 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.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.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 @@
 # <pre>
-# @(#)northamerica     8.41
+# @(#)northamerica     8.42
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
@@ -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.
 
+# 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:
+# <a href="http://granma.co.cu/2011/03/08/nacional/artic01.html";>
+# http://granma.co.cu/2011/03/08/nacional/artic01.html
+# </a>
+#
+# Our info:
+# <a href="http://www.timeanddate.com/news/time/cuba-starts-dst-2011.html";>
+# http://www.timeanddate.com/news/time/cuba-starts-dst-2011.html
+# </a>
+
 # 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>=8  0:00s   1:00    D
 Rule   Cuba    2008    only    -       Mar     Sun>=15 0:00s   1:00    D
-Rule   Cuba    2009    max     -       Mar     Sun>=8  0:00s   1:00    D
+Rule   Cuba    2009    2010    -       Mar     Sun>=8  0:00s   1:00    D
+Rule   Cuba    2011    only    -       Mar     Sun>=15 0:00s   1:00    D
+Rule   Cuba    2012    max     -       Mar     Sun>=8  0:00s   1:00    D
 
 # Zone NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 Zone   America/Havana  -5:29:28 -      LMT     1890


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to