Resolves: #2149397
Rebase to tzdata-2022g - The northern edge of the Mexican state of Chihuahua will change time zone to agree with nearby US locations on 2022-11-30. - Added a new Zone America/Ciudad_Juarez that splits from America/Ojinaga.
This commit is contained in:
parent
59c16d5069
commit
20504f53d9
2
.gitignore
vendored
2
.gitignore
vendored
@ -202,3 +202,5 @@ noarch/
|
||||
/tzdata2022e.tar.gz
|
||||
/tzcode2022f.tar.gz
|
||||
/tzdata2022f.tar.gz
|
||||
/tzcode2022g.tar.gz
|
||||
/tzdata2022g.tar.gz
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (javazic.tar.gz) = c23a4a437a87d0792f23e98025520a11273fc3d12ef5dcf64af8332ed60ba9ce77eaadfd234cee92b3ca9dc08b9e4123e804745925d68ddbd0b2e1e9039e526b
|
||||
SHA512 (javazic-1.8-37392f2f5d59.tar.xz) = 2ba718dfeed53a3bd6b44e3dfe96338a609e482e4e6d942e2a7e622fc6c52606cb323ac3a59739c463e34f70fff217c0a61f5b3d3c4958eff2801b1504ee4204
|
||||
SHA512 (tzcode2022f.tar.gz) = 3e2ef91b972f1872e3e8da9eae9d1c4638bfdb32600f164484edd7147be45a116db80443cd5ae61b5c34f8b841e4362f4beefd957633f6cc9b7def543ed6752b
|
||||
SHA512 (tzdata2022f.tar.gz) = 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6
|
||||
SHA512 (tzcode2022g.tar.gz) = 5188edd8d05238a88da734cf78fadfb57640d4db3e7a0a9dddd70e3071e16b6eebc2e2ab17109b7dafafae68abfbc857df481cfdc3ffe63f7eb1569ea0b5997a
|
||||
SHA512 (tzdata2022g.tar.gz) = 7f79394295e00e3a24ebdbf9af3bc454a65f432a93b517e7e96c7f9db9949f6f5fdae9892a9d3789ff44ae0eb1bfe4744d36976b4624659af951d26414f94e65
|
||||
|
14
tzdata.spec
14
tzdata.spec
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2022f
|
||||
%define tzdata_version 2022f
|
||||
%define tzcode_version 2022f
|
||||
Version: 2022g
|
||||
%define tzdata_version 2022g
|
||||
%define tzcode_version 2022g
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
URL: https://www.iana.org/time-zones
|
||||
@ -153,6 +153,14 @@ install -p -m 644 tzdb.dat $RPM_BUILD_ROOT%{_datadir}/javazi-1.8/
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Fri Dec 02 2022 Patsy Griffin <patsy@redhat.com> - 2022g-1
|
||||
- Rebase to tzdata-2022g
|
||||
- The northern edge of the Mexican state of Chihuahua will
|
||||
change time zone to agree with nearby US locations on
|
||||
2022-11-30.
|
||||
- Added a new Zone America/Ciudad_Juarez that splits from
|
||||
America/Ojinaga.
|
||||
|
||||
* Mon Oct 31 2022 Patsy Griffin <patsy@redhat.com> - 2022f-1
|
||||
- Rebase to tzdata-2022f
|
||||
- Mexico will stop observing DST except near the US border.
|
||||
|
Loading…
Reference in New Issue
Block a user