Resolves: #1387464
- Rebase to 2016h - DST ends in Asia/Gaza and Asia/Hebron on 2016-10-29 at 01:00, not the predicted date of 2016-10-21 at 00:00.
This commit is contained in:
parent
7c06bbb2a9
commit
c1fb827258
2
.gitignore
vendored
2
.gitignore
vendored
@ -146,3 +146,5 @@ noarch/
|
|||||||
/tzdata2016f.tar.gz
|
/tzdata2016f.tar.gz
|
||||||
/tzdata2016g.tar.gz
|
/tzdata2016g.tar.gz
|
||||||
/tzcode2016g.tar.gz
|
/tzcode2016g.tar.gz
|
||||||
|
/tzcode2016h.tar.gz
|
||||||
|
/tzdata2016h.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
|||||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||||
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
|
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
|
||||||
3c7e97ec8527211104d27cc1d97a23de tzdata2016g.tar.gz
|
00c20689d996dea4cf5b45504724ce8f tzcode2016h.tar.gz
|
||||||
f89867013676e3cb9544be2df7d36a91 tzcode2016g.tar.gz
|
878f0ec3fd9e4026ea11dd1b649a315a tzdata2016h.tar.gz
|
||||||
|
11
tzdata.spec
11
tzdata.spec
@ -1,8 +1,8 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2016g
|
Version: 2016h
|
||||||
%define tzdata_version 2016g
|
%define tzdata_version 2016h
|
||||||
%define tzcode_version 2016g
|
%define tzcode_version 2016h
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -121,6 +121,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/javazi-1.8
|
%{_datadir}/javazi-1.8
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 26 2016 Patsy Franklin <pfrankli@redhat.com> - 2016h-1
|
||||||
|
- Rebase to 2016h
|
||||||
|
- DST ends in Asia/Gaza and Asia/Hebron on 2016-10-29 at 01:00,
|
||||||
|
not the predicted date of 2016-10-21 at 00:00.
|
||||||
|
|
||||||
* Tue Oct 04 2016 Patsy Franklin <pfrankli@redhat.com> - 2016g-1
|
* Tue Oct 04 2016 Patsy Franklin <pfrankli@redhat.com> - 2016g-1
|
||||||
- Rebase to 2016g
|
- Rebase to 2016g
|
||||||
- Turkey permanently switches from +02 to +03 as of 2016-09-07,
|
- Turkey permanently switches from +02 to +03 as of 2016-09-07,
|
||||||
|
Loading…
Reference in New Issue
Block a user