diff --git a/4.2.tar.gz b/4.2.tar.gz deleted file mode 100644 index 6fa6726..0000000 --- a/4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bbfaedb6083467003bd1a622a412a7b2f1608f45b2d9132bf936f55fe72d65e -size 23649 diff --git a/4.3.tar.gz b/4.3.tar.gz new file mode 100644 index 0000000..bc510aa --- /dev/null +++ b/4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c27e0fd8d6dbc403d0622d3f2e8804503e3099adf432fdbb91c676cf1f3f884 +size 24147 diff --git a/python-tzlocal.changes b/python-tzlocal.changes index 062f24d..26480cb 100644 --- a/python-tzlocal.changes +++ b/python-tzlocal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 3 09:22:07 UTC 2023 - Dirk Müller + +- update to 4.3: + * Improved the error message when the ZoneInfo cannot be found + * Don't error out because we find multiple possible timezones + for a symlink. + ------------------------------------------------------------------- Fri Apr 21 12:38:12 UTC 2023 - Dirk Müller diff --git a/python-tzlocal.spec b/python-tzlocal.spec index 30bb98b..6853418 100644 --- a/python-tzlocal.spec +++ b/python-tzlocal.spec @@ -20,7 +20,7 @@ %define modname tzlocal %{?sle15_python_module_pythons} Name: python-%{modname} -Version: 4.2 +Version: 4.3 Release: 0 Summary: tzinfo object for the local timezone License: MIT