import tzdata-2020f-1.el8
This commit is contained in:
parent
056bf7366b
commit
14823d838d
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||||
SOURCES/javazic.tar.gz
|
SOURCES/javazic.tar.gz
|
||||||
SOURCES/tzcode2020d.tar.gz
|
SOURCES/tzcode2020f.tar.gz
|
||||||
SOURCES/tzdata2020d.tar.gz
|
SOURCES/tzdata2020f.tar.gz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||||
ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
|
ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
|
||||||
4476969d62ca3840aaa9689231adcb49079dff03 SOURCES/tzcode2020d.tar.gz
|
809b35b68e9025c5ab36f3d8748639e332824d02 SOURCES/tzcode2020f.tar.gz
|
||||||
ac5070c8e2953c90f3ea4ebdba3257d7cc3308be SOURCES/tzdata2020d.tar.gz
|
bdac7a65054017253d1e2d6cef4731c0355998c0 SOURCES/tzdata2020f.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2020d
|
Version: 2020f
|
||||||
%define tzdata_version 2020d
|
%define tzdata_version 2020f
|
||||||
%define tzcode_version 2020d
|
%define tzcode_version 2020f
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -149,6 +149,15 @@ echo ============END TESTING===========
|
|||||||
%{_datadir}/javazi-1.8
|
%{_datadir}/javazi-1.8
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 21 2020 Patsy Griffin <patsy@redhat.com> - 2020d-1
|
||||||
- Rebase to tzdata-2020d
|
- Rebase to tzdata-2020d
|
||||||
- Palestine will end summer time on 2020-10-24 rather than the
|
- Palestine will end summer time on 2020-10-24 rather than the
|
||||||
|
Loading…
Reference in New Issue
Block a user