[tzdata/f19] - Rebase with early release of 2013i from Paul Eggert github. - Jordan switches back to standard t

Patsy Franklin pfrankli at fedoraproject.org
Wed Dec 18 22:48:42 UTC 2013


commit 39a7d7408b04030d75a9d882b6bb12504f5818bb
Author: Patsy Franklin <pfrankli at redhat.com>
Date:   Wed Dec 18 17:47:09 2013 -0500

    - Rebase with early release of 2013i from Paul Eggert github.
      - Jordan switches back to standard time at 00:00 on December 20,2013.
      - The 2006-2011 transition schedule is planned to resume in 2014.
      - The compile-time flag NOSOLAR has been removed.
      - The files solar87, solar88, and solar89 are no longer distributed.
      - tz-link.htm now mentions Noda Time.

 .gitignore  |    2 ++
 sources     |    4 ++--
 tzdata.spec |   16 ++++++++++++----
 3 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34f1c82..0dc1e69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,3 +91,5 @@ noarch/
 /tzcode2013b.tar.gz
 /tzdata2013c.tar.gz
 /tzcode2013c.tar.gz
+/tzcode2013i.tar.gz
+/tzdata2013i.tar.gz
diff --git a/sources b/sources
index 580a3e8..3367216 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 6a3392cd5f1594d13c12c1a836ac8d91  javazic.tar.gz
-14250703b253e1cfdf97f1e928541508  tzcode2013h.tar.gz
-d310abe42cbe87e76ceb69e2c7003c92  tzdata2013h.tar.gz
+acee8e586bf125109f64c4911cfc82f6  tzcode2013i.tar.gz
+778b4ca53a7cdf61d5147bef328f02b8  tzdata2013i.tar.gz
diff --git a/tzdata.spec b/tzdata.spec
index e430c67..2f43914 100644
--- a/tzdata.spec
+++ b/tzdata.spec
@@ -1,8 +1,8 @@
 Summary: Timezone data
 Name: tzdata
-Version: 2013h
-%define tzdata_version 2013h
-%define tzcode_version 2013h
+Version: 2013i
+%define tzdata_version 2013i
+%define tzcode_version 2013i
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -54,7 +54,7 @@ popd
 
 %build
 FILES="africa antarctica asia australasia europe northamerica southamerica
-	pacificnew etcetera backward solar87 solar88 solar89"
+	pacificnew etcetera backward"
 
 mkdir zoneinfo/{,posix,right}
 zic -y ./yearistype -d zoneinfo -L /dev/null -p America/New_York $FILES
@@ -93,6 +93,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/javazi
 
 %changelog
+* Wed Dec 18 2013 Patsy Franklin <pfrankli at redhat.com> 2013i-1
+- Rebase with early release of 2013i from Paul Eggert github.
+  - Jordan switches back to standard time at 00:00 on December 20,2013.
+  - The 2006-2011 transition schedule is planned to resume in 2014.
+  - The compile-time flag NOSOLAR has been removed.
+  - The files solar87, solar88, and solar89 are no longer distributed.
+  - tz-link.htm now mentions Noda Time.
+
 * Wed Oct 30 2013 Patsy Franklin <pfrankli at redhat.com> 2013h-1
 - Rebase to 2013h 
   - Lybia switched to using UTC+2 without DST


More information about the scm-commits mailing list