[tzdata/f20] Resolves: #1136301 Rebase to 2014g - Turks & Caicos is switching from US eastern time to UTC-4 y

Patsy Franklin pfrankli at fedoraproject.org
Thu Sep 11 14:57:04 UTC 2014


commit 63c6e00e68aacdc72cdad8475f748d0527e0d06b
Author: Patsy Franklin <pfrankli at redhat.com>
Date:   Thu Sep 11 10:56:50 2014 -0400

    Resolves: #1136301
     Rebase to 2014g
       - Turks & Caicos is switching from US eastern time to UTC-4 year-round,
         modeled as a switch from EST/EDT to AST on 2014-11-02 at 02:00.

 .gitignore  |    2 ++
 sources     |    4 ++--
 tzdata.spec |   11 ++++++++---
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65c85ab..5b0f34f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,5 @@ noarch/
 /tzdata2014e.tar.gz
 /tzcode2014f.tar.gz
 /tzdata2014f.tar.gz
+/tzdata2014g.tar.gz
+/tzcode2014g.tar.gz
diff --git a/sources b/sources
index 90d61fb..9837cba 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 6a3392cd5f1594d13c12c1a836ac8d91  javazic.tar.gz
-1e15be52900cd49e93f093d4731fec96  tzcode2014f.tar.gz
-f333b2e8f876221a97871cae0c188aa5  tzdata2014f.tar.gz
+f9f59425e55b21d2e52bb3a95fc17b8d  tzdata2014g.tar.gz
+f154679d48b724fe191efc19b55abd24  tzcode2014g.tar.gz
diff --git a/tzdata.spec b/tzdata.spec
index da9aa98..5c526eb 100644
--- a/tzdata.spec
+++ b/tzdata.spec
@@ -1,8 +1,8 @@
 Summary: Timezone data
 Name: tzdata
-Version: 2014f
-%define tzdata_version 2014f
-%define tzcode_version 2014f
+Version: 2014g
+%define tzdata_version 2014g
+%define tzcode_version 2014g
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -98,6 +98,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/javazi
 
 %changelog
+* Wed Sep 10 2014 Patsy Franklin <pfrankli at redhat.com> - 2014g-1
+- Rebase to 2014g
+  - Turks & Caicos is switching from US eastern time to UTC-4 year-round,
+    modeled as a switch from EST/EDT to AST on 2014-11-02 at 02:00.
+
 * Thu Aug 14 2014 Patsy Franklin <pfrankli at redhat.com> - 2014f-1
 - Rebase to 2014f
   - Russian time zone changes effective 2014-10-26


More information about the scm-commits mailing list