- Upstream 2008h
- Fix exact DST transition hour for Mauritius - Syria will leave the period of DST on Nov 1 - Fix coordinates of Pacific/Niue
This commit is contained in:
parent
24f64eb224
commit
5a95e286fd
@ -13,3 +13,5 @@ tzcode2008e.tar.gz
|
|||||||
tzdata2008f.tar.gz
|
tzdata2008f.tar.gz
|
||||||
tzdata2008g.tar.gz
|
tzdata2008g.tar.gz
|
||||||
tzcode2008g.tar.gz
|
tzcode2008g.tar.gz
|
||||||
|
tzdata2008h.tar.gz
|
||||||
|
tzcode2008h.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
|||||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||||
e36d2f742c22f8c8dbf0686ac9769b55 tzdata-base-0.tar.bz2
|
e36d2f742c22f8c8dbf0686ac9769b55 tzdata-base-0.tar.bz2
|
||||||
47d63b6f3b8ea7bd770a32dbe3c5f7a0 tzdata2008g.tar.gz
|
599dba784de0a560ba1a5ba1fdbb2082 tzdata2008h.tar.gz
|
||||||
1af9daa24d9f9c0ace7f9b67dc8753fa tzcode2008g.tar.gz
|
2f0fc8b1227bd7289483f64e8a194ed9 tzcode2008h.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2008g
|
Version: 2008h
|
||||||
%define tzdata_version %{version}
|
%define tzdata_version %{version}
|
||||||
%define tzcode_version %{version}
|
%define tzcode_version %{version}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
@ -107,6 +107,12 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/javazi
|
%{_datadir}/javazi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 13 2008 Petr Machata <pmachata@redhat.com> - 2008h-1
|
||||||
|
- Upstream 2008h
|
||||||
|
- Fix exact DST transition hour for Mauritius
|
||||||
|
- Syria will leave the period of DST on Nov 1
|
||||||
|
- Fix coordinates of Pacific/Niue
|
||||||
|
|
||||||
* Tue Oct 7 2008 Petr Machata <pmachata@redhat.com> - 2008g-1
|
* Tue Oct 7 2008 Petr Machata <pmachata@redhat.com> - 2008g-1
|
||||||
- Upstream 2008g
|
- Upstream 2008g
|
||||||
- Fixed future DST transitions for Brazil
|
- Fixed future DST transitions for Brazil
|
||||||
|
Loading…
Reference in New Issue
Block a user