License compliance rectification
This commit is contained in:
parent
25a4a6ccac
commit
3b5a9a9767
@ -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 <yangping69@h-partners> - 1.0.4-2
|
||||
- License compliance rectification
|
||||
|
||||
* Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user