diff --git a/python-tzdata.changes b/python-tzdata.changes index 73defd5..2d30c41 100644 --- a/python-tzdata.changes +++ b/python-tzdata.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Oct 2 08:25:37 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 2024.2 + * Improve historical data for Mexico, Mongolia, and Portugal. + * System V names are now obsolescent. + * The main data form now uses %z. + * The code now conforms to RFC 8536 for early timestamps. + * Support POSIX.1-2024, which removes asctime_r and ctime_r. + * Assume POSIX.2-1992 or later for shell scripts. + * SUPPORT_C89 now defaults to 1. + ------------------------------------------------------------------- Wed Mar 27 10:50:00 UTC 2024 - Christian Keil diff --git a/python-tzdata.spec b/python-tzdata.spec index 2046594..5f7182a 100644 --- a/python-tzdata.spec +++ b/python-tzdata.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-tzdata -Version: 2024.1 +Version: 2024.2 Release: 0 Summary: Provider of IANA time zone data License: Apache-2.0 diff --git a/tzdata-2024.1.tar.gz b/tzdata-2024.1.tar.gz deleted file mode 100644 index 5b3dd9b..0000000 --- a/tzdata-2024.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd -size 190559 diff --git a/tzdata-2024.2.tar.gz b/tzdata-2024.2.tar.gz new file mode 100644 index 0000000..9153d37 --- /dev/null +++ b/tzdata-2024.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d85cc416e9382e69095b7bdf4afd9e3880418a2413feec7069d533d6b4e31cc +size 193282