Update to tzdata-2026b (RHEL-170780)
- British Columbia’s 2026-03-08 spring forward is expected
to be its last transition as it moves to permanent -07.
Resolves: RHEL-170780
This commit is contained in:
parent
25bbfc3ab2
commit
e0e65f0681
2
.gitignore
vendored
2
.gitignore
vendored
@ -224,3 +224,5 @@ noarch/
|
||||
/tzdata2025c.tar.gz
|
||||
/tzcode2026a.tar.gz
|
||||
/tzdata2026a.tar.gz
|
||||
/tzcode2026b.tar.gz
|
||||
/tzdata2026b.tar.gz
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (javazic-1.8-37392f2f5d59.tar.xz) = 2ba718dfeed53a3bd6b44e3dfe96338a609e482e4e6d942e2a7e622fc6c52606cb323ac3a59739c463e34f70fff217c0a61f5b3d3c4958eff2801b1504ee4204
|
||||
SHA512 (tzcode2026a.tar.gz) = 69a2ad3334ab1491ba349fcd5d3066a26b38ccb59031fec70ca19379cb0514fe2757af7bee31e796913c0cfc322134e2ba16f93ba07fa45cd4a415b9122b2f27
|
||||
SHA512 (tzdata2026a.tar.gz) = 407e8e93aaa054a22a4a7d6d8cf480a20630073bf1a00956df16b10318f239a12015de38fad3072249193e314d6fddbff4e74afa40a88f7bf5c9eecc7659ea15
|
||||
SHA512 (tzcode2026b.tar.gz) = 55b44d52a83c9db151be32c3d78376ea7f9d4311ef15ed6fe34b855b08fc546531e51309d178d9c175a6d5d7d0b058440e45a55d200ca8925e3798dac9bc739f
|
||||
SHA512 (tzdata2026b.tar.gz) = a44882258c0a7fbe587e8b73d6bb3cd5be7d4788976ea742adbbf176eb3b33e5bd7d1714b2fffe2972b1a42e7335eac39ed0bd63e819bb421550f8cae1df4f2f
|
||||
|
||||
11
tzdata.spec
11
tzdata.spec
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2026a
|
||||
%define tzdata_version 2026a
|
||||
%define tzcode_version 2026a
|
||||
Version: 2026b
|
||||
%define tzdata_version 2026b
|
||||
%define tzcode_version 2026b
|
||||
Release: 1%{?dist}
|
||||
License: LicenseRef-Fedora-Public-Domain AND (GPL-2.0-only WITH ClassPath-exception-2.0)
|
||||
URL: https://www.iana.org/time-zones
|
||||
@ -134,6 +134,11 @@ echo ============END TESTING===========
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Mon Apr 27 2026 Patsy Griffin <patsy@redhat.com> - 2026b-1
|
||||
- Update to tzdata-2026b (RHEL-170780)
|
||||
- British Columbia’s 2026-03-08 spring forward is expected
|
||||
to be its last transition as it moves to permanent -07.
|
||||
|
||||
* Fri Mar 06 2026 Patsy Griffin <patsy@redhat.com> - 2026a-1
|
||||
- Update to tzdata-2026a (RHEL-154023)
|
||||
- Correct the transition times for Moldova.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user