Resolves: #1317720
- Rebase to 2016b - New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on 2016-03-27 at 02:00 local time. They need distinct zones since their post-1970 histories disagree. New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia, which will switch from +06 to +07 on the same date and local time. The Astrakhan change is already official; the others have passed the first reading in the State Duma and are extremely likely. Also, Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00. - As a trial of a new system that needs less information to be made up, the new zones use numeric time zone abbreviations like "+04" instead of invented abbreviations like "ASTT". - Haiti will not observe DST in 2016. - Palestine's spring-forward transition on 2016-03-26 is at 01:00, not 00:00. Guess future transitions will be March's last Saturday at 01:00, not March's last Friday at 24:00.
This commit is contained in:
parent
b39580fcf4
commit
55ff361aca
2
.gitignore
vendored
2
.gitignore
vendored
@ -134,3 +134,5 @@ noarch/
|
||||
/tzdata2015g.tar.gz
|
||||
/tzcode2016a.tar.gz
|
||||
/tzdata2016a.tar.gz
|
||||
/tzcode2016b.tar.gz
|
||||
/tzdata2016b.tar.gz
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
|
||||
f5e0299925631da7cf82d8ce1205111d tzcode2016a.tar.gz
|
||||
0d3123eb1b453ec0620822bd65be4c42 tzdata2016a.tar.gz
|
||||
527e73bc90c70746799d61006bcf038e tzcode2016b.tar.gz
|
||||
f638ec0d4d7a17f001ce475860255c85 tzdata2016b.tar.gz
|
||||
|
24
tzdata.spec
24
tzdata.spec
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2016a
|
||||
%define tzdata_version 2016a
|
||||
%define tzcode_version 2016a
|
||||
Version: 2016b
|
||||
%define tzdata_version 2016b
|
||||
%define tzcode_version 2016b
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -121,6 +121,24 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2016 Patsy Franklin <pfrankli@redhat.com> - 2016b-1
|
||||
- Rebase to 2016b
|
||||
- New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and
|
||||
Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on
|
||||
2016-03-27 at 02:00 local time. They need distinct zones since their
|
||||
post-1970 histories disagree. New zone Asia/Barnaul for Altai Krai and
|
||||
Altai Republic, Russia, which will switch from +06 to +07 on the same date
|
||||
and local time. The Astrakhan change is already official; the others have
|
||||
passed the first reading in the State Duma and are extremely likely.
|
||||
Also, Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00.
|
||||
- As a trial of a new system that needs less information to be made up,
|
||||
the new zones use numeric time zone abbreviations like "+04"
|
||||
instead of invented abbreviations like "ASTT".
|
||||
- Haiti will not observe DST in 2016.
|
||||
- Palestine's spring-forward transition on 2016-03-26 is at 01:00, not 00:00.
|
||||
Guess future transitions will be March's last Saturday at 01:00, not March's
|
||||
last Friday at 24:00.
|
||||
|
||||
* Tue Feb 02 2016 Patsy Franklin <pfrankli@redhat.com> - 2016a-1
|
||||
- Rebase to 2016a
|
||||
- America/Cayman will not observe daylight saving this year after all.
|
||||
|
Loading…
Reference in New Issue
Block a user