Upstream 2011h:
- Russia abandons DST in 2011. - *.tab: change AN (Netherlands Antilles) to CW (Curacao)
This commit is contained in:
parent
3c1d1802e6
commit
87f47eac61
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ tzdata/
|
||||
/tzcode2011g.tar.gz
|
||||
noarch/
|
||||
.build-*
|
||||
/tzdata2011h.tar.gz
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||
e36d2f742c22f8c8dbf0686ac9769b55 tzdata-base-0.tar.bz2
|
||||
a068c27e7e426fdb12ab0c88506df20d tzdata2011g.tar.gz
|
||||
ecb564279b28c5b184421c525d997d6c tzcode2011g.tar.gz
|
||||
546d27b6c1e5e1097bd512651815017f tzdata2011h.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2011g
|
||||
Version: 2011h
|
||||
%define tzdata_version 2011g
|
||||
%define tzcode_version 2011g
|
||||
%define tzcode_version 2011h
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -113,6 +113,11 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/javazi
|
||||
|
||||
%changelog
|
||||
* Mon Jun 27 2011 Petr Machata <pmachata@redhat.com> - 2011h-1
|
||||
- Upstream 2011h:
|
||||
- Russia abandons DST in 2011.
|
||||
- *.tab: change AN (Netherlands Antilles) to CW (Curacao)
|
||||
|
||||
* Tue Apr 26 2011 Petr Machata <pmachata@redhat.com> - 2011g-1
|
||||
- Upstream 2011g:
|
||||
- Egypt abandons DST in 2011 (and forward)
|
||||
|
Loading…
Reference in New Issue
Block a user