Rebase to 2014i

- Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00.
  - A new Zone Pacific/Bougainville, for the part of Papua New Guinea
    that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00
This commit is contained in:
Patsy Franklin 2014-10-27 18:59:40 -04:00
parent 7f47ace580
commit 11f738e83c
3 changed files with 13 additions and 5 deletions

2
.gitignore vendored
View File

@ -114,3 +114,5 @@ noarch/
/tzcode2014g.tar.gz
/tzcode2014h.tar.gz
/tzdata2014h.tar.gz
/tzdata2014i.tar.gz
/tzcode2014i.tar.gz

View File

@ -1,4 +1,4 @@
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
8e7741fc769ebdd94d95e5f2c3adbb60 tzcode2014h.tar.gz
ed05111948beba8a0f30956baa46b272 tzdata2014h.tar.gz
00adeb62a0897aac5ba67da838351adb tzdata2014i.tar.gz
7fa413158f01a961348aa6a289b6be21 tzcode2014i.tar.gz

View File

@ -1,8 +1,8 @@
Summary: Timezone data
Name: tzdata
Version: 2014h
%define tzdata_version 2014h
%define tzcode_version 2014h
Version: 2014i
%define tzdata_version 2014i
%define tzcode_version 2014i
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@ -117,6 +117,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/javazi-1.8
%changelog
* Mon Oct 27 2014 Patsy Franklin <pfrankli@redhat.com> - 2014i-1
- Rebase to 2014i
- Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00.
- A new Zone Pacific/Bougainville, for the part of Papua New Guinea
that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00
* Mon Oct 06 2014 Patsy Franklin <pfrankli@redhat.com> - 2014h-1
- Rebase to 2014h
- Changes in past time stamps, code, and documentation.