From 374f71fa19f26b65ae45664e5d1fa4dde8e3bf267828910d060231a2cb1e5cd4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 28 Jun 2011 09:11:52 +0000 Subject: [PATCH 1/4] Updating link to change in openSUSE:Factory/timezone revision 49.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=675729cb67f13cb7cddf2689a771416c --- timezone-java.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/timezone-java.spec b/timezone-java.spec index d235fd8..1b2ec8e 100644 --- a/timezone-java.spec +++ b/timezone-java.spec @@ -1,7 +1,7 @@ # -# spec file for package timezone-java (Version 2008h) +# spec file for package timezone-java # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,6 +63,3 @@ cp -a javazi $RPM_BUILD_ROOT%{_datadir} %{_datadir}/javazi %changelog -* Mon Sep 29 2008 mvyskocil@suse.cz -- Moved the timezone-java to separate specfile (adrian's request for better - bootstrapping of SUSE) From 6d82c4c987246a56405081cb705a9f2545423077383d916dc5baddf997ff4127 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 24 Aug 2011 13:12:09 +0000 Subject: [PATCH 2/4] - update to 2011h (bnc#684181): OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=50 --- timezone.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timezone.changes b/timezone.changes index 273cb20..f8985cb 100644 --- a/timezone.changes +++ b/timezone.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jun 27 14:18:10 CEST 2011 - dmueller@suse.de -- update to 2011h: +- update to 2011h (bnc#684181): * Russia is abolishing daylight saving time. * iso3166 code for America/Curacao changed from AN to CW From a16dc9878cc85722e50c54b52912e5a35325259957699c6dac606d45db05fb20 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 4 Sep 2011 21:00:34 +0000 Subject: [PATCH 3/4] - update to 2011h (bnc#684181): - update to 2011i: * Add Africa/Juba (South Sudan) zone * Samoa skips over 2011-12-30 * Use KALT as abbreviation for Europe/Kalinigrad from spring 2011 forward * Newfoundland changes time of day for DST start and end to 2:00 a.m. starting fall 2011 and forward * Change America/Resolute use of EST to 2006-2007 only * iso3166.tab Add SS (South Sudan) entry. * zone.tab Change America/Resolute entry to Central Standard Time. OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=51 --- timezone-java.changes | 2 +- timezone-java.spec | 13 ++++++++----- timezone.changes | 14 ++++++++++++++ timezone.spec | 6 +++--- tzcode2011i.tar.gz | 3 +++ tzdata2011i.tar.gz | 3 +++ 6 files changed, 32 insertions(+), 9 deletions(-) create mode 100644 tzcode2011i.tar.gz create mode 100644 tzdata2011i.tar.gz diff --git a/timezone-java.changes b/timezone-java.changes index 273cb20..f8985cb 100644 --- a/timezone-java.changes +++ b/timezone-java.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jun 27 14:18:10 CEST 2011 - dmueller@suse.de -- update to 2011h: +- update to 2011h (bnc#684181): * Russia is abolishing daylight saving time. * iso3166 code for America/Curacao changed from AN to CW diff --git a/timezone-java.spec b/timezone-java.spec index 1b2ec8e..3e8500e 100644 --- a/timezone-java.spec +++ b/timezone-java.spec @@ -1,7 +1,7 @@ # -# spec file for package timezone-java +# spec file for package timezone-java (Version 2008h) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,10 +25,10 @@ Summary: Timezone Descriptions Group: System/Base # COMMON-BEGIN # COMMON-BEGIN -Version: 2011h +Version: 2011i Release: 1 -Source: tzdata%{version}.tar.gz -Source1: tzcode2011g.tar.gz +Source: ftp://elsie.nci.nih.gov/pub/tzdata%{version}.tar.gz +Source1: ftp://elsie.nci.nih.gov/pub/tzcode%{version}.tar.gz # COMMON-END # COMMON-END Url: http://www.gnu.org/software/libc/libc.html @@ -63,3 +63,6 @@ cp -a javazi $RPM_BUILD_ROOT%{_datadir} %{_datadir}/javazi %changelog +* Mon Sep 29 2008 mvyskocil@suse.cz +- Moved the timezone-java to separate specfile (adrian's request for better + bootstrapping of SUSE) diff --git a/timezone.changes b/timezone.changes index f8985cb..eb3dcfd 100644 --- a/timezone.changes +++ b/timezone.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Sep 4 20:58:22 UTC 2011 - dmueller@suse.de + +- update to 2011i: + * Add Africa/Juba (South Sudan) zone + * Samoa skips over 2011-12-30 + * Use KALT as abbreviation for Europe/Kalinigrad from spring + 2011 forward + * Newfoundland changes time of day for DST start and end + to 2:00 a.m. starting fall 2011 and forward + * Change America/Resolute use of EST to 2006-2007 only + * iso3166.tab Add SS (South Sudan) entry. + * zone.tab Change America/Resolute entry to Central Standard Time. + ------------------------------------------------------------------- Mon Jun 27 14:18:10 CEST 2011 - dmueller@suse.de diff --git a/timezone.spec b/timezone.spec index f6e9fc5..cac3063 100644 --- a/timezone.spec +++ b/timezone.spec @@ -25,10 +25,10 @@ Group: System/Base Url: http://www.gnu.org/software/libc/libc.html PreReq: filesystem, coreutils # COMMON-BEGIN -Version: 2011h +Version: 2011i Release: 1 -Source: tzdata%{version}.tar.gz -Source1: tzcode2011g.tar.gz +Source: ftp://elsie.nci.nih.gov/pub/tzdata%{version}.tar.gz +Source1: ftp://elsie.nci.nih.gov/pub/tzcode%{version}.tar.gz # COMMON-END Patch0: tzdata-china.diff Patch1: tzcode-zic.diff diff --git a/tzcode2011i.tar.gz b/tzcode2011i.tar.gz new file mode 100644 index 0000000..87b292f --- /dev/null +++ b/tzcode2011i.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec +size 135022 diff --git a/tzdata2011i.tar.gz b/tzdata2011i.tar.gz new file mode 100644 index 0000000..7423380 --- /dev/null +++ b/tzdata2011i.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8dde7ca5e61f21ac34c8cdbef5568d00c829981211098f059d8104964c81ffa +size 198665 From 6ee1b1ba04f0b9256a2e48471a6b16d997200a256aabd5de4f131a1870a2a43c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 4 Sep 2011 21:00:58 +0000 Subject: [PATCH 4/4] remove old variants OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=52 --- tzcode2011g.tar.gz | 3 --- tzdata2011h.tar.gz | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 tzcode2011g.tar.gz delete mode 100644 tzdata2011h.tar.gz diff --git a/tzcode2011g.tar.gz b/tzcode2011g.tar.gz deleted file mode 100644 index c98e3fd..0000000 --- a/tzcode2011g.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2 -size 194929 diff --git a/tzdata2011h.tar.gz b/tzdata2011h.tar.gz deleted file mode 100644 index 55e3ad1..0000000 --- a/tzdata2011h.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c098786d053736dd18d4f1fbebdf41554c6fd702a36f75c18f1c66712d2abc24 -size 196441