Upstream 2012i
changed zones: share/zoneinfo/America/Havana Moved CST (UTC-5, std) from last Sun Oct 05:00 to 1st Sun Nov: 2012-2037 Moved CST5CDT,M3.2.0/0,M10.5.0/1 to CST5CDT,M3.2.0/0,M11.1.0/1: after last transition share/zoneinfo/Cuba Moved CST (UTC-5, std) from last Sun Oct 05:00 to 1st Sun Nov: 2012-2037 Moved CST5CDT,M3.2.0/0,M10.5.0/1 to CST5CDT,M3.2.0/0,M11.1.0/1: after last transition
This commit is contained in:
parent
8bac75d575
commit
bd538743d0
2
.gitignore
vendored
2
.gitignore
vendored
@ -83,3 +83,5 @@ noarch/
|
|||||||
/tzcode2012g.tar.gz
|
/tzcode2012g.tar.gz
|
||||||
/tzdata2012h.tar.gz
|
/tzdata2012h.tar.gz
|
||||||
/tzcode2012h.tar.gz
|
/tzcode2012h.tar.gz
|
||||||
|
/tzdata2012i.tar.gz
|
||||||
|
/tzcode2012i.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||||
b937335e087fb85b7f8e3ce33e69184b tzdata2012h.tar.gz
|
feea4fc19a4c55ff7550d90741e5da3f tzdata2012i.tar.gz
|
||||||
44b3b6c3e50240ac44f16437040a7ba2 tzcode2012h.tar.gz
|
ec4a36d949d45c9cc017b106d8772ff8 tzcode2012i.tar.gz
|
||||||
|
12
tzdata.spec
12
tzdata.spec
@ -1,9 +1,9 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2012h
|
Version: 2012i
|
||||||
%define tzdata_version 2012h
|
%define tzdata_version 2012i
|
||||||
%define tzcode_version 2012h
|
%define tzcode_version 2012i
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: https://www.iana.org/time-zones
|
URL: https://www.iana.org/time-zones
|
||||||
@ -98,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/javazi
|
%{_datadir}/javazi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 5 2012 Petr Machata <pmachata@redhat.com> - 2012i-1
|
||||||
|
- Upstream 2012i
|
||||||
|
- Cuba switched to DST
|
||||||
|
|
||||||
* Mon Nov 5 2012 Petr Machata <pmachata@redhat.com> - 2012h-2
|
* Mon Nov 5 2012 Petr Machata <pmachata@redhat.com> - 2012h-2
|
||||||
- Switch back to using system zic, ignore upstream Makefile at all.
|
- Switch back to using system zic, ignore upstream Makefile at all.
|
||||||
We do so for java anyway.
|
We do so for java anyway.
|
||||||
|
Loading…
Reference in New Issue
Block a user