diff --git a/python-tzlocal.spec b/python-tzlocal.spec index 317034a..bcf8154 100644 --- a/python-tzlocal.spec +++ b/python-tzlocal.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tzlocal -Version: 4.3 +Version: 5.0.1 Release: 1 Summary: tzinfo object for the local timezone License: MIT URL: https://github.com/regebro/tzlocal -Source0: https://files.pythonhosted.org/packages/39/97/b15b711a10d0774390404bec9712b2647b0b53a4da50a08acf7d7e51e284/tzlocal-4.3.tar.gz +Source0: https://files.pythonhosted.org/packages/ee/f5/3e644f08771b242f7460438cdc0aaad4d1484c1f060f1e52f4738d342983/tzlocal-5.0.1.tar.gz BuildArch: noarch Requires: python3-pytz @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 05 2023 chenzixuan - 5.0.1-1 +- Update to version 4.3 + * Fri Apr 07 2023 Ge Wang - 4.3-1 - Update to version 4.3 diff --git a/tzlocal-4.3.tar.gz b/tzlocal-4.3.tar.gz deleted file mode 100644 index 9735b61..0000000 Binary files a/tzlocal-4.3.tar.gz and /dev/null differ diff --git a/tzlocal-5.0.1.tar.gz b/tzlocal-5.0.1.tar.gz new file mode 100644 index 0000000..74cdbe3 Binary files /dev/null and b/tzlocal-5.0.1.tar.gz differ