Resolves: #1268171
- Rebase to 2015g - Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25. - Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time. - Fiji's 2016 fall-back transition is scheduled for January 17, not 24. - Fort Nelson, British Columbia will not fall back on 2015-11-01. It has effectively been on MST (-0700) since it advanced its clocks on 2015-03-08. New zone America/Fort_Nelson.
This commit is contained in:
parent
993408a618
commit
fc4de18116
2
.gitignore
vendored
2
.gitignore
vendored
@ -130,3 +130,5 @@ noarch/
|
||||
/tzdata2015e.tar.gz
|
||||
/tzcode2015f.tar.gz
|
||||
/tzdata2015f.tar.gz
|
||||
/tzcode2015g.tar.gz
|
||||
/tzdata2015g.tar.gz
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
|
||||
19578d432ba8b92f73406a17a9bc268d tzcode2015f.tar.gz
|
||||
e3b82732d20e973e48af1c6f13df9a1d tzdata2015f.tar.gz
|
||||
a2c47d908a6426f530efb1393cf1cd06 tzcode2015g.tar.gz
|
||||
8d46e8b225b9a04c75f5c39636435ad6 tzdata2015g.tar.gz
|
||||
|
15
tzdata.spec
15
tzdata.spec
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2015f
|
||||
%define tzdata_version 2015f
|
||||
%define tzcode_version 2015f
|
||||
Version: 2015g
|
||||
%define tzdata_version 2015g
|
||||
%define tzcode_version 2015g
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -121,6 +121,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Mon Oct 05 2015 Patsy Franklin <pfrankli@redhat.com> - 2015g-1
|
||||
- Rebase to 2015g
|
||||
- Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25.
|
||||
- Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.
|
||||
- Fiji's 2016 fall-back transition is scheduled for January 17, not 24.
|
||||
- Fort Nelson, British Columbia will not fall back on 2015-11-01. It has
|
||||
effectively been on MST (-0700) since it advanced its clocks on 2015-03-08.
|
||||
New zone America/Fort_Nelson.
|
||||
|
||||
* Wed Aug 12 2015 Patsy Franklin <pfrankli@redhat.com> - 2015f-1
|
||||
- Rebase to 2015f
|
||||
- North Korea switches to +0830 on 2015-08-15.
|
||||
|
Loading…
Reference in New Issue
Block a user