diff --git a/.gitignore b/.gitignore index bec0d7b..36e043c 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,5 @@ noarch/ /tzcode2013d.tar.gz /tzdata2013g.tar.gz /tzcode2013g.tar.gz +/tzcode2013h.tar.gz +/tzdata2013h.tar.gz diff --git a/sources b/sources index f253f84..b8971bb 100644 --- a/sources +++ b/sources @@ -1,3 +1,5 @@ 6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz 76dbc3b5a81913fc0d824376c44a5d15 tzdata2013g.tar.gz cc2a52297310ba1a673dc60973ea3ad8 tzcode2013g.tar.gz +14250703b253e1cfdf97f1e928541508 tzcode2013h.tar.gz +d310abe42cbe87e76ceb69e2c7003c92 tzdata2013h.tar.gz diff --git a/tzdata.spec b/tzdata.spec index c90acd1..ae7a1fd 100644 --- a/tzdata.spec +++ b/tzdata.spec @@ -1,8 +1,8 @@ Summary: Timezone data Name: tzdata -Version: 2013g -%define tzdata_version 2013g -%define tzcode_version 2013g +Version: 2013h +%define tzdata_version 2013h +%define tzcode_version 2013h Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -93,6 +93,13 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/javazi %changelog +* Wed Oct 30 2013 Patsy Franklin 2013h-1 +- Rebase to 2013h + - Lybia switched to using UTC+2 without DST + - Western Sahara (Africa/ElAaiun) uses Morocco's DST rules + - Acres and Amazon swithc to UTC-4 and UTC-5 on 2013-11-10 + - Add entries for DST transition in Morocco in the year 2038 + * Thu Oct 3 2013 Patsy Franklin 2013g-1 - Morocco moved end of DST from September to October. Rebase to pick up the Morocco DST change.