-rebase to 2013i
  Jordan switches back to standard time at 00:00 on December 20,2013.
This commit is contained in:
Patsy Franklin 2013-12-18 00:49:33 -05:00
parent 28713e72b4
commit 1046f32571
3 changed files with 16 additions and 6 deletions

2
.gitignore vendored
View File

@ -97,3 +97,5 @@ noarch/
/tzcode2013g.tar.gz
/tzcode2013h.tar.gz
/tzdata2013h.tar.gz
/tzcode2013i.tar.gz
/tzdata2013i.tar.gz

View File

@ -1,3 +1,3 @@
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
14250703b253e1cfdf97f1e928541508 tzcode2013h.tar.gz
d310abe42cbe87e76ceb69e2c7003c92 tzdata2013h.tar.gz
acee8e586bf125109f64c4911cfc82f6 tzcode2013i.tar.gz
778b4ca53a7cdf61d5147bef328f02b8 tzdata2013i.tar.gz

View File

@ -1,8 +1,8 @@
Summary: Timezone data
Name: tzdata
Version: 2013h
%define tzdata_version 2013h
%define tzcode_version 2013h
Version: 2013i
%define tzdata_version 2013i
%define tzcode_version 2013i
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@ -54,7 +54,7 @@ popd
%build
FILES="africa antarctica asia australasia europe northamerica southamerica
pacificnew etcetera backward solar87 solar88 solar89"
pacificnew etcetera backward"
mkdir zoneinfo/{,posix,right}
zic -y ./yearistype -d zoneinfo -L /dev/null -p America/New_York $FILES
@ -93,6 +93,14 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/javazi
%changelog
* Wed Dec 18 2013 Patsy Franklin <pfrankli@redhat.com> 2013i-1
- Rebase with early release of 2013i from Paul Eggert github.
- Jordan switches back to standard time at 00:00 on December 20,2013.
- The 2006-2011 transition schedule is planned to resume in 2014.
- The compile-time flag NOSOLAR has been removed.
- The files solar87, solar88, and solar89 are no longer distributed.
- tz-link.htm now mentions Noda Time.
* Wed Oct 30 2013 Patsy Franklin <pfrankli@redhat.com> 2013h-1
- Rebase to 2013h
- Lybia switched to using UTC+2 without DST