diff --git a/python-pytz.changes b/python-pytz.changes index fb98dd1..5ccfd7f 100644 --- a/python-pytz.changes +++ b/python-pytz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner + +- Bump tzdata_version + ------------------------------------------------------------------- Tue Feb 9 22:52:58 UTC 2021 - Dirk Müller diff --git a/python-pytz.spec b/python-pytz.spec index 1503c54..efc2115 100644 --- a/python-pytz.spec +++ b/python-pytz.spec @@ -18,7 +18,7 @@ # Ensure you update the tzdata_version for any minor version increase # otherwise the update python library has the incorrect timezone data. -%define tzdata_version 2020e +%define tzdata_version 2021a %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytz