import tzdata-2021e-1.el8
This commit is contained in:
parent
5e11f7ae1b
commit
7dff2250db
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||
SOURCES/javazic.tar.gz
|
||||
SOURCES/tzcode2021a.tar.gz
|
||||
SOURCES/tzdata2021a.tar.gz
|
||||
SOURCES/tzcode2021e.tar.gz
|
||||
SOURCES/tzdata2021e.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||
ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
|
||||
a32c48108536f4e1cfc2b53ae502fd280e679c2a SOURCES/tzcode2021a.tar.gz
|
||||
a22a72dbe159402753a7d78ec0aa1cba6148b106 SOURCES/tzdata2021a.tar.gz
|
||||
fca542541574e39dce906a7e22f3072dda9c1456 SOURCES/tzcode2021e.tar.gz
|
||||
4d64b912bf3b29029c0683c8b7fe4f79239e5ed7 SOURCES/tzdata2021e.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2021a
|
||||
%define tzdata_version 2021a
|
||||
%define tzcode_version 2021a
|
||||
Version: 2021e
|
||||
%define tzdata_version 2021e
|
||||
%define tzcode_version 2021e
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -149,6 +149,35 @@ echo ============END TESTING===========
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Fri Oct 22 2021 Patsy Griffin <patsy@redhat.com> - 2021e-1
|
||||
- Rebase to tzdata-2021e - supersedes tzdata-2021d
|
||||
- Pacific/Fiji suspended DST for the 2021/2022 season.
|
||||
- 'zic -r' now marks unspecified timestamps with "-00".
|
||||
- Palestine will fall back 2021-10-29 at 01:00, rather
|
||||
than the predicted 2021-10-30.
|
||||
|
||||
* Wed Oct 06 2021 Patsy Griffin <patsy@redhat.com> - 2021c-1
|
||||
- Rebase to tzdata-2021c - supersedes tzdata-2021b
|
||||
- Revert most of 2021b changes to 'backward'.
|
||||
- Fix 'zic -b fat' bug in pre-1970 32-bit data.
|
||||
- Fix two Link line typos.
|
||||
- Distribute SECURITY file.
|
||||
- Includes changes in tzdata-2021b
|
||||
- Innclude patch for Mayen
|
||||
- Jordan now starts DST on February's last Thursday.
|
||||
- Samoa no longer observes DST.
|
||||
- Merge more location-based Zones whose timestamps agree since 1970.
|
||||
- Move some backward-compatibility links to 'backward'.
|
||||
- Rename Pacific/Enderbury to Pacific/Kanton.
|
||||
- Correct many pre-1993 transitions in Malawi, Portugal, etc.
|
||||
- zic now creates each output file or link atomically.
|
||||
- zic -L no longer omits the POSIX TZ string in its output.
|
||||
- zic fixes for truncation and leap second table expiration.
|
||||
- zic now follows POSIX for TZ strings using all-year DST.
|
||||
- Fix some localtime crashes and bugs in obscure cases.
|
||||
- zdump -v now outputs more-useful boundary cases.
|
||||
- tzfile.5 better matches a draft successor to RFC 8536.
|
||||
|
||||
* Sun Jan 24 2021 Patsy Griffin <patsy@redhat.com> - 2021a-1
|
||||
- Rebase to tzdata-2021a
|
||||
- South Sudan will change from +03 to +02 on 2021-02-01.
|
||||
|
Loading…
Reference in New Issue
Block a user