- 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
This commit is contained in:
Patsy Franklin 2013-10-30 14:08:55 -04:00
parent 77260a24dc
commit 71ba94712d
3 changed files with 14 additions and 3 deletions

2
.gitignore vendored
View File

@ -95,3 +95,5 @@ noarch/
/tzcode2013d.tar.gz
/tzdata2013g.tar.gz
/tzcode2013g.tar.gz
/tzcode2013h.tar.gz
/tzdata2013h.tar.gz

View File

@ -1,3 +1,5 @@
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
76dbc3b5a81913fc0d824376c44a5d15 tzdata2013g.tar.gz
cc2a52297310ba1a673dc60973ea3ad8 tzcode2013g.tar.gz
14250703b253e1cfdf97f1e928541508 tzcode2013h.tar.gz
d310abe42cbe87e76ceb69e2c7003c92 tzdata2013h.tar.gz

View File

@ -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 <pfrankli@redhat.com> 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 <pfrankli@redhat.com> 2013g-1
- Morocco moved end of DST from September to October. Rebase to
pick up the Morocco DST change.