diff --git a/python-tempora.spec b/python-tempora.spec index 02d349cfa24fc73fa586011f552d840a2c421235..dc1c144678fe2ced713c9890bfc8ee133ccd4e68 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-tempora Version: 5.0.2 -Release: 1 +Release: 2 Summary: Objects and routines pertaining to date and time (tempora) -License: MIT License +License: MIT URL: https://github.com/jaraco/tempora Source0: https://files.pythonhosted.org/packages/72/2c/9aff4204a4ea5172b0cb3508f8a504ab6562ba539825ea2e33a5b4cb629b/tempora-5.0.2.tar.gz Patch0: 0001-add-setup.py.patch @@ -31,6 +31,8 @@ Summary: Objects and routines pertaining to date and time (tempora) Provides: python-tempora BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm +BuildRequires: python3-toml %description -n python3-tempora Objects and routines pertaining to date and time (tempora). @@ -82,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Oct 17 2022 liqiuyu - 5.0.2-2 +- Fix the problem of incomplete providers + * Mon Aug 08 2022 liqiuyu - 5.0.2-1 - update to 5.0.2