- 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:
parent
77260a24dc
commit
71ba94712d
2
.gitignore
vendored
2
.gitignore
vendored
@ -95,3 +95,5 @@ noarch/
|
|||||||
/tzcode2013d.tar.gz
|
/tzcode2013d.tar.gz
|
||||||
/tzdata2013g.tar.gz
|
/tzdata2013g.tar.gz
|
||||||
/tzcode2013g.tar.gz
|
/tzcode2013g.tar.gz
|
||||||
|
/tzcode2013h.tar.gz
|
||||||
|
/tzdata2013h.tar.gz
|
||||||
|
2
sources
2
sources
@ -1,3 +1,5 @@
|
|||||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||||
76dbc3b5a81913fc0d824376c44a5d15 tzdata2013g.tar.gz
|
76dbc3b5a81913fc0d824376c44a5d15 tzdata2013g.tar.gz
|
||||||
cc2a52297310ba1a673dc60973ea3ad8 tzcode2013g.tar.gz
|
cc2a52297310ba1a673dc60973ea3ad8 tzcode2013g.tar.gz
|
||||||
|
14250703b253e1cfdf97f1e928541508 tzcode2013h.tar.gz
|
||||||
|
d310abe42cbe87e76ceb69e2c7003c92 tzdata2013h.tar.gz
|
||||||
|
13
tzdata.spec
13
tzdata.spec
@ -1,8 +1,8 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2013g
|
Version: 2013h
|
||||||
%define tzdata_version 2013g
|
%define tzdata_version 2013h
|
||||||
%define tzcode_version 2013g
|
%define tzcode_version 2013h
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -93,6 +93,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/javazi
|
%{_datadir}/javazi
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 3 2013 Patsy Franklin <pfrankli@redhat.com> 2013g-1
|
||||||
- Morocco moved end of DST from September to October. Rebase to
|
- Morocco moved end of DST from September to October. Rebase to
|
||||||
pick up the Morocco DST change.
|
pick up the Morocco DST change.
|
||||||
|
Loading…
Reference in New Issue
Block a user