From 6e4d1b7fe06e1d953a2f84bdb699018fb2da7d9c Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Mon, 26 Feb 2007 15:04:40 +0000 Subject: [PATCH] - Upstream 2007c - Pulaski County, Indiana, switched back to eastern time. - Turkey switches at 01:00 standard time, not at 01:00 UTC. - Upstream 2007b - Changes to the commentary in "leapseconds". --- .cvsignore | 4 ++-- sources | 4 ++-- tzdata.spec | 11 +++++++++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index a544375..2715f07 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -tzcode2007a.tar.gz -tzdata2007a.tar.gz +tzcode2007c.tar.gz +tzdata2007c.tar.gz tzdata-base-0.tar.bz2 diff --git a/sources b/sources index 21f8c88..62f6ca8 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -9162d8d447eec31f60d0602edd17e123 tzcode2007a.tar.gz -5ba3a8c3581a0ef962179fba1328f3cb tzdata2007a.tar.gz +e4913aa2edaf097b0627ead6b45fbedc tzcode2007c.tar.gz +730d744ac691e950066f8b6bd17b02d0 tzdata2007c.tar.gz 906a4c98cc5240f416524a256b039c42 tzdata-base-0.tar.bz2 diff --git a/tzdata.spec b/tzdata.spec index 67b19bc..1e95872 100644 --- a/tzdata.spec +++ b/tzdata.spec @@ -1,9 +1,9 @@ Summary: Timezone data Name: tzdata -Version: 2007a +Version: 2007c %define tzdata_version %{version} %define tzcode_version %{version} -Release: 2%{?dist} +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: ftp://elsie.nci.nih.gov/pub/ @@ -55,6 +55,13 @@ rm -rf %{buildroot} %doc tzcode%{tzcode_version}/tz-link.html %changelog +* Mon Feb 26 2007 Petr Machata - 2007c-1 +- Upstream 2007c + - Pulaski County, Indiana, switched back to eastern time. + - Turkey switches at 01:00 standard time, not at 01:00 UTC. +- Upstream 2007b + - Changes to the commentary in "leapseconds". + * Wed Feb 7 2007 Petr Machata - 2007a-2 - tidy up the specfile per rpmlint comments