Resolves: #1906902
Rebase to tzdata-2020f including changes for tzdata-2020e - tzdata-2020f fixes a bug in tzdata-2020e that caused an invalid zi file in rearguard format - Volgograd changes time zone from UTC+04 to UTC+03 on 2020-12-27. - Australia/Currie is identical to Australia/Hobart for all timestamps since 1970 and was therefore created by mistake, now moved to the "backward" file.
This commit is contained in:
parent
8ea7e78b0d
commit
5a9f3867c4
2
.gitignore
vendored
2
.gitignore
vendored
@ -182,3 +182,5 @@ noarch/
|
||||
/tzdata2020c.tar.gz
|
||||
/tzcode2020d.tar.gz
|
||||
/tzdata2020d.tar.gz
|
||||
/tzcode2020f.tar.gz
|
||||
/tzdata2020f.tar.gz
|
||||
|
||||
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (javazic.tar.gz) = c23a4a437a87d0792f23e98025520a11273fc3d12ef5dcf64af8332ed60ba9ce77eaadfd234cee92b3ca9dc08b9e4123e804745925d68ddbd0b2e1e9039e526b
|
||||
SHA512 (javazic-1.8-37392f2f5d59.tar.xz) = 2ba718dfeed53a3bd6b44e3dfe96338a609e482e4e6d942e2a7e622fc6c52606cb323ac3a59739c463e34f70fff217c0a61f5b3d3c4958eff2801b1504ee4204
|
||||
SHA512 (tzcode2020d.tar.gz) = 315ce86574780d89482761298137b2871a21cb4391886abdc9f29c6cc09e8b8f6585f96d3f4dfef8d7b54e24720214f5c77144114ad58cc91aa5bbde350c0f9b
|
||||
SHA512 (tzdata2020d.tar.gz) = 362e4569a666b0776614be3f63f1fe3d5ae259055e7051c9875f36023db9c52b0c5a10c19067114443a4cf2bf92475f8a0aebdf79bac836d967527fcdea4e9b6
|
||||
SHA512 (tzcode2020f.tar.gz) = 5f6bf1b508434842eb9dacacc744b5f3375c35b88e401ef372b5fde80ad2f523484fe52a6e99460e402230406ebf6a9261a97efde45a610f8e8085893d55c4ed
|
||||
SHA512 (tzdata2020f.tar.gz) = dd312def18c807452fda2e697514e2064c5f51ebdbedd0cfe6f231252c76ee5d4409f653b295ed5657b7d30b868690047fdb70a10942e69eaa40b77473e3f9ca
|
||||
|
||||
15
tzdata.spec
15
tzdata.spec
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2020d
|
||||
%define tzdata_version 2020d
|
||||
%define tzcode_version 2020d
|
||||
Version: 2020f
|
||||
%define tzdata_version 2020f
|
||||
%define tzcode_version 2020f
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -149,6 +149,15 @@ echo ============END TESTING===========
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Tue Dec 29 2020 Patsy Griffin <patsy@redhat.com> - 2020f-1
|
||||
- Rebase to tzdata-2020f including changes for tzdata-2020e
|
||||
- tzdata-2020f fixes a bug in tzdata-2020e that caused an
|
||||
invalid zi file in rearguard format
|
||||
- Volgograd changes time zone from UTC+04 to UTC+03 on 2020-12-27.
|
||||
- Australia/Currie is identical to Australia/Hobart for all
|
||||
timestamps since 1970 and was therefore created by mistake,
|
||||
now moved to the "backward" file.
|
||||
|
||||
* Wed Oct 21 2020 Patsy Griffin <patsy@redhat.com> - 2020d-1
|
||||
- Rebase to tzdata-2020d
|
||||
- Palestine will end summer time on 2020-10-24 rather than the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user