diff --git a/python-django-appconf.spec b/python-django-appconf.spec index 5db3936..3b865e0 100644 --- a/python-django-appconf.spec +++ b/python-django-appconf.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-django-appconf Version: 1.0.4 -Release: 1 +Release: 2 Summary: A helper class for handling configuration defaults of packaged apps gracefully. -License: BSD +License: BSD-3-Clause URL: https://django-appconf.readthedocs.io/ Source0: https://files.pythonhosted.org/packages/11/17/3093cd487d17e54d7d25ede33b0c7694982bf5f2a3d8055059f25eb9f90c/django-appconf-1.0.4.tar.gz BuildArch: noarch @@ -71,5 +71,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 yangping - 1.0.4-2 +- License compliance rectification + * Sat Aug 01 2020 Python_Bot - Package Spec generated